Jun 03 23:21:06.721159 np0000178446 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 23:21:06.727028 np0000178446 devstack@c-api.service[112119]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 23:21:06 2026] *** Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: nodename: np0000178446 Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: machine: x86_64 Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: clock source: unix Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: pcre jit disabled Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: detected number of CPU cores: 16 Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: current working directory: / Jun 03 23:21:06.729644 np0000178446 devstack@c-api.service[112119]: detected binary path: /usr/bin/uwsgi-core Jun 03 23:21:06.730197 np0000178446 devstack@c-api.service[112119]: your processes number limit is 256917 Jun 03 23:21:06.730197 np0000178446 devstack@c-api.service[112119]: your memory page size is 4096 bytes Jun 03 23:21:06.730197 np0000178446 devstack@c-api.service[112119]: detected max file descriptor number: 2048 Jun 03 23:21:06.730197 np0000178446 devstack@c-api.service[112119]: lock engine: pthread robust mutexes Jun 03 23:21:06.730197 np0000178446 devstack@c-api.service[112119]: thunder lock: enabled Jun 03 23:21:06.730442 np0000178446 devstack@c-api.service[112119]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 23:21:06.730442 np0000178446 devstack@c-api.service[112119]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 23:21:06.730442 np0000178446 devstack@c-api.service[112119]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 23:21:06.730442 np0000178446 devstack@c-api.service[112119]: Set PythonHome to /opt/stack/data/venv Jun 03 23:21:06.770066 np0000178446 devstack@c-api.service[112119]: Python main interpreter initialized at 0x77d0cb8a3668 Jun 03 23:21:06.770066 np0000178446 devstack@c-api.service[112119]: python threads support enabled Jun 03 23:21:06.770066 np0000178446 devstack@c-api.service[112119]: your server socket listen backlog is limited to 100 connections Jun 03 23:21:06.770066 np0000178446 devstack@c-api.service[112119]: your mercy for graceful operations on workers is 80 seconds Jun 03 23:21:06.770652 np0000178446 devstack@c-api.service[112119]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 23:21:06.770729 np0000178446 devstack@c-api.service[112119]: *** Operational MODE: preforking *** Jun 03 23:21:06.770920 np0000178446 devstack@c-api.service[112119]: *** uWSGI is running in multiple interpreter mode *** Jun 03 23:21:06.770920 np0000178446 devstack@c-api.service[112119]: spawned uWSGI master process (pid: 112119) Jun 03 23:21:06.771072 np0000178446 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 23:21:06.771603 np0000178446 devstack@c-api.service[112119]: spawned uWSGI worker 1 (pid: 112128, cores: 1) Jun 03 23:21:06.772436 np0000178446 devstack@c-api.service[112119]: spawned uWSGI worker 2 (pid: 112129, cores: 1) Jun 03 23:21:06.773084 np0000178446 devstack@c-api.service[112119]: spawned uWSGI worker 3 (pid: 112130, cores: 1) Jun 03 23:21:06.773397 np0000178446 devstack@c-api.service[112119]: spawned uWSGI worker 4 (pid: 112131, cores: 1) Jun 03 23:21:06.773466 np0000178446 devstack@c-api.service[112119]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: we strongly recommend against using it for new projects. Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: framework. For more detail see Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:21:06.902830 np0000178446 devstack@c-api.service[112131]: import eventlet # noqa Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: we strongly recommend against using it for new projects. Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: framework. For more detail see Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:21:06.907515 np0000178446 devstack@c-api.service[112130]: import eventlet # noqa Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: we strongly recommend against using it for new projects. Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: framework. For more detail see Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:21:06.910030 np0000178446 devstack@c-api.service[112129]: import eventlet # noqa Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: we strongly recommend against using it for new projects. Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: If you are already using Eventlet, we recommend migrating to a different Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: framework. For more detail see Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 23:21:06.927226 np0000178446 devstack@c-api.service[112128]: import eventlet # noqa Jun 03 23:21:06.986866 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:21:06.986866 np0000178446 devstack@c-api.service[112131]: warnings.warn( Jun 03 23:21:06.995150 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:21:06.995150 np0000178446 devstack@c-api.service[112129]: warnings.warn( Jun 03 23:21:07.006400 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:21:07.006400 np0000178446 devstack@c-api.service[112130]: warnings.warn( Jun 03 23:21:07.010602 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 23:21:07.010602 np0000178446 devstack@c-api.service[112128]: warnings.warn( Jun 03 23:21:07.068854 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:21:07.068854 np0000178446 devstack@c-api.service[112129]: from cgi import parse_header Jun 03 23:21:07.071368 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:21:07.071368 np0000178446 devstack@c-api.service[112131]: from cgi import parse_header Jun 03 23:21:07.088326 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:21:07.088326 np0000178446 devstack@c-api.service[112128]: from cgi import parse_header Jun 03 23:21:07.090259 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 23:21:07.090259 np0000178446 devstack@c-api.service[112130]: from cgi import parse_header Jun 03 23:21:07.118549 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:21:07.118549 np0000178446 devstack@c-api.service[112129]: removals.removed_module( Jun 03 23:21:07.120148 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:21:07.120148 np0000178446 devstack@c-api.service[112129]: removals.removed_module( Jun 03 23:21:07.126660 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:21:07.126660 np0000178446 devstack@c-api.service[112131]: removals.removed_module( Jun 03 23:21:07.128593 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:21:07.128593 np0000178446 devstack@c-api.service[112131]: removals.removed_module( Jun 03 23:21:07.139440 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:21:07.139440 np0000178446 devstack@c-api.service[112128]: removals.removed_module( Jun 03 23:21:07.141057 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:21:07.141057 np0000178446 devstack@c-api.service[112128]: removals.removed_module( Jun 03 23:21:07.141661 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 23:21:07.141661 np0000178446 devstack@c-api.service[112130]: removals.removed_module( Jun 03 23:21:07.143205 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 23:21:07.143205 np0000178446 devstack@c-api.service[112130]: removals.removed_module( Jun 03 23:21:07.728767 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:21:07.728767 np0000178446 devstack@c-api.service[112129]: warnings.warn( Jun 03 23:21:07.763376 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:21:07.763376 np0000178446 devstack@c-api.service[112128]: warnings.warn( Jun 03 23:21:07.773324 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:21:07.773324 np0000178446 devstack@c-api.service[112130]: warnings.warn( Jun 03 23:21:07.808094 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 23:21:07.808094 np0000178446 devstack@c-api.service[112131]: warnings.warn( Jun 03 23:21:07.826279 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:21:07.826279 np0000178446 devstack@c-api.service[112129]: warnings.warn( Jun 03 23:21:07.861753 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:21:07.861753 np0000178446 devstack@c-api.service[112128]: warnings.warn( Jun 03 23:21:07.869198 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:21:07.869198 np0000178446 devstack@c-api.service[112130]: warnings.warn( Jun 03 23:21:07.906132 np0000178446 devstack@c-api.service[112131]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 23:21:07.906132 np0000178446 devstack@c-api.service[112131]: warnings.warn( Jun 03 23:21:08.119353 np0000178446 devstack@c-api.service[112129]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:21:08.120053 np0000178446 devstack@c-api.service[112129]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112129) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:21:08.149858 np0000178446 devstack@c-api.service[112130]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:21:08.150179 np0000178446 devstack@c-api.service[112130]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112130) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:21:08.154417 np0000178446 devstack@c-api.service[112128]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:21:08.154712 np0000178446 devstack@c-api.service[112128]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112128) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:21:08.204760 np0000178446 devstack@c-api.service[112129]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:21:08.204760 np0000178446 devstack@c-api.service[112129]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:21:08.211727 np0000178446 devstack@c-api.service[112130]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:21:08.211727 np0000178446 devstack@c-api.service[112130]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:21:08.215148 np0000178446 devstack@c-api.service[112131]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 23:21:08.215339 np0000178446 devstack@c-api.service[112131]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112131) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 23:21:08.216449 np0000178446 devstack@c-api.service[112128]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:21:08.216449 np0000178446 devstack@c-api.service[112128]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:21:08.283735 np0000178446 devstack@c-api.service[112131]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 23:21:08.283735 np0000178446 devstack@c-api.service[112131]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 23:21:08.661529 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112129) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:21:08.661821 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112130) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:21:08.661893 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112128) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:21:08.661965 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.662034 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.662092 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.662159 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.662224 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.662297 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.662352 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.662415 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.662415 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.663280 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112131) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 23:21:08.663372 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.663372 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.663489 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.663549 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.663549 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.663723 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.663798 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.663862 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.663927 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.664013 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.664085 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.664150 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.664216 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.664278 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.664351 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.664407 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.664478 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.664541 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.664625 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.664692 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.664750 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.664845 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.664845 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.664957 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.666102 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.666197 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.666197 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.666339 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.666339 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.666424 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.666470 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.666525 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.666569 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.666641 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.666703 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.666751 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.666792 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.666840 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.666840 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.666909 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.666946 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.666988 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.666988 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.666988 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.666988 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.667401 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.667461 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.667506 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.667600 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.667648 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.667717 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.667779 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.670835 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.670923 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.670973 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.671019 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.671062 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.671102 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.671174 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.671232 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.671271 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.671310 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.671351 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.671387 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.671431 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.671471 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.671508 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.671508 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.671607 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.671659 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.671709 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.671753 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.671795 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.671840 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.671884 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.671926 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.671982 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.672024 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.672071 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.672118 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.672163 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.672216 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.672263 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.672307 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.672355 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.672399 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.672444 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.672484 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.672535 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.672587 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.672656 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.672714 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.672756 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.672796 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.672838 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.672883 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.672922 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.672959 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.673012 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.673053 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.673089 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.673128 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.673166 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.673206 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.673206 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.673206 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.673206 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.673206 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.673704 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.673767 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.673810 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.673855 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.673897 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.673946 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.673998 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.674061 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.674061 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.674148 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.674210 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.674292 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.674347 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.674390 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.674438 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.674480 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.674519 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.674556 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.674640 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.674690 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.674728 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.674773 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.674813 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.674864 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.674914 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.674955 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.675011 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.675053 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.675197 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.675197 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.675271 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.675311 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.675355 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.675396 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.675439 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.675484 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.675530 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.675585 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.675649 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.675700 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.675742 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.675783 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.675822 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.675862 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.675902 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.675942 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.675987 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.676038 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.676078 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.676124 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.676164 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.676203 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.676243 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.676290 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.676338 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.676378 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.676422 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.676473 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.676523 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.676564 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.676664 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.676709 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.676750 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.676797 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.676842 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.676888 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.676938 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.676978 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.677020 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.677063 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.677104 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.677145 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.677189 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.677228 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.677265 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.677305 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.677393 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.677441 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.677482 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.677525 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.677569 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.677569 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.677679 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.677722 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.677764 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.677810 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.677849 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.677889 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.677927 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.677964 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.678010 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.678056 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.678101 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.678145 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.678190 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.678238 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.678275 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.678310 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.678358 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.678416 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.678465 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.678506 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.678552 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.678552 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.678552 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.678686 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.678974 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.678974 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.678974 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.678974 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.679121 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.679170 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.679214 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.679266 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.679310 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.679351 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.679387 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.679433 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.679472 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.679511 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.679549 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.679593 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.679665 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.679706 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.679751 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.679791 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.679829 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.679872 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.679911 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.679952 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.680047 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.680088 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.680128 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.680180 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.680229 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.680268 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.680312 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.680353 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.680398 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.680438 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.680477 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.680522 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.680568 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.680626 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.680668 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.680709 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.680746 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.680801 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.680853 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.680893 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.680933 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.680977 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.681016 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.681067 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.681390 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.681390 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.681523 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.681565 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.681621 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.681662 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.681707 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.681749 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.681790 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.681829 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.681865 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.681911 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.681952 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.681994 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.682039 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.682080 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.682120 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.682153 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.682183 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.682210 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.682210 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.682311 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.683125 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.683176 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.683250 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.683290 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.683331 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.683364 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.683393 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.683421 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.683453 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.683482 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.683515 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.683546 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.683581 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.683626 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.683658 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.683701 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.683731 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.683759 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.683759 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.683759 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.683831 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.683865 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.683894 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.683975 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.684016 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.684071 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.684140 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.684201 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.684340 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.684390 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.684452 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.684490 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.684521 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.684561 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.684615 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.684646 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.684674 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.684706 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.684738 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.684773 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.684805 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.684834 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.684868 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.684897 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.684922 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.684949 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.684977 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.685012 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.685040 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.685064 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.685064 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.685121 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.685156 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.685190 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.685190 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.685190 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.686793 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.686854 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.686915 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.686969 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.687027 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.687061 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.687098 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.687128 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.687156 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.687184 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.687216 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.687245 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.687277 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.687303 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.687342 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.687370 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.687401 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.687433 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.687464 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.687495 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.687523 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.687554 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.687584 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.687630 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.687661 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.687694 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.687722 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.687752 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.687879 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.687940 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.687999 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.688061 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.688116 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.688175 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.688205 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.688305 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.688338 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.688338 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.688390 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.688422 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.688451 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.688478 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.688509 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.688547 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.688600 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.688631 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.688659 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.688692 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.688724 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.688759 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.688791 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.688822 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.688849 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.688881 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.688912 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.688912 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.691052 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.691097 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.691130 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.691159 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.691190 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.691222 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.691253 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.691286 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.691314 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.691341 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.691368 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.691397 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.691424 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.691450 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.691482 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.691512 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.691540 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.691565 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.691614 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.691644 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.691668 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.691694 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.691726 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.691752 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.691779 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.691805 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.691833 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.691833 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.692771 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.692954 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.693014 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.693057 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.693104 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.693144 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.693184 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.693225 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.693260 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.693296 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.693339 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.693375 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.693417 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.693456 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.693502 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.693616 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.693713 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.693756 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.693794 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.693833 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.693885 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.693925 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.693966 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.694010 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.694050 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.694089 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.694134 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.694134 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.694911 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.694974 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.695023 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.695069 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.695116 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.695116 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.695196 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.695246 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.695287 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.695332 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.695378 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.695378 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.695378 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.695501 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.695547 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.695547 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.695642 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.695683 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.695733 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.695836 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.697493 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.697574 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.698002 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.698002 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.698081 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.698125 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.698168 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.699061 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.699140 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.699190 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.699237 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.699279 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.699324 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.699370 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.699409 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.699458 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.699502 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.699548 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.699612 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.699656 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.699707 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.699747 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.699789 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.699833 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.699873 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.699925 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.699925 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.699925 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.699925 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.699925 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.700114 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.700114 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.700114 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.700114 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.700438 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.700495 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.700495 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.700592 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.700667 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.700708 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.700748 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.700796 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.700842 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.700883 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.700942 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.700995 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.700995 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.701130 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.701172 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.701211 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.701250 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.701298 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.701704 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.701800 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.701850 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.701892 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.701941 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.701993 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.702038 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.702079 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.702115 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.702165 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.702198 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.702227 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.702259 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.702303 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.702333 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.702367 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.702400 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.702427 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.702460 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.702489 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.702513 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.702545 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.702573 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.702621 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.702659 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.702687 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.702718 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.702746 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.708495 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.708555 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.708600 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.708633 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.708687 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.708724 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.708765 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.708793 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.708826 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.708856 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.708881 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.708908 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.708937 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.708965 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.708996 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.709026 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.709126 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.709126 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.709197 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.709257 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.709293 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.709328 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.709362 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.709395 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.709424 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.709464 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.709496 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.709528 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.709562 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.709615 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.709645 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.709671 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.709708 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.709737 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.709766 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.709801 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.709825 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.709851 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.709880 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.709911 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.710009 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.710050 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.710079 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.710104 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.710133 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.710171 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.710198 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.710227 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.710255 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.710288 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.710316 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.711064 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.711127 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.711127 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.711212 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.711253 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.711300 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.711342 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.711383 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.711431 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.711472 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.711512 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.711552 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.711614 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.711658 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.711711 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.711774 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.711824 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.711824 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.711914 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.711956 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.711995 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.712043 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.712084 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.712129 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.712168 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.712168 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.712168 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.712168 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.712319 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.712319 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.712319 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.712432 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.712479 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.712521 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.712566 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.712635 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.712678 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.712820 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.712871 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.712916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.712957 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.712997 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.713043 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.713083 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.713130 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.713193 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.713193 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.713285 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.713330 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.713375 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.713415 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.713475 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.713520 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.713560 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.713560 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.713560 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.714543 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.714622 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.714679 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.714679 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.714763 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.714810 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.714849 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.714898 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.714938 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.714989 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.715030 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.715074 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.715114 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.715153 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.715189 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.715230 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.715271 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.715312 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.715312 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.715397 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.715439 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.715439 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.715520 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.719866 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.719967 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.719967 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.720040 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.720077 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.720148 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.720209 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.720256 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.720297 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.720338 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.720393 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.720437 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.720477 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.720517 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.720562 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.720635 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.720685 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.720726 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.720777 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.720824 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.720871 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.720916 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.720957 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.721002 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.721043 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.721088 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.721135 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.721175 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.721215 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.721281 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.721358 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.721402 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.721442 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.721489 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.721529 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.721569 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.721630 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.721672 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.721712 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.721765 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.721806 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.721846 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.721886 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.721926 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.721974 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.722019 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.722059 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.722106 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.722190 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.722244 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.722284 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.722322 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.722361 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.722410 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.722473 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.722515 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.722557 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.722612 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.722652 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.722699 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.722748 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.722793 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.722832 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.722872 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.722914 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.722954 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.722990 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.723035 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.723083 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.723122 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.723159 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.723204 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.723249 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.723290 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.723331 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.723331 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.723331 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.723331 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.723491 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.723533 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.723574 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.723667 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.723710 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.723757 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.723804 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.723845 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.723887 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.723937 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.723982 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.723982 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.724062 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.724108 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.724149 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.724149 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.724149 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.724149 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.724300 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.724352 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.724352 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.724428 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.724428 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.724428 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.724428 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.724590 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.724669 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.724669 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.724762 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.724762 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.724762 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.724762 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.724762 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.724950 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.724996 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.725037 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.725037 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.725114 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.725161 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.725202 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.725243 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.725285 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.725321 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.725361 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.725397 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.725433 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.725472 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.725509 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.725548 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.725590 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.725647 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.725696 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.725737 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.725776 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.725776 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.725847 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 23:21:08.726090 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.726090 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.726177 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.726260 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.726303 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.726342 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.726383 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.726430 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.726468 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.726507 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.726553 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.726639 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.726682 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.726718 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.726758 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.726805 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.726844 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.726844 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 23:21:08.726916 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 23:21:08.771247 np0000178446 devstack@c-api.service[112128]: INFO dbcounter [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Registered counter for database cinder Jun 03 23:21:08.771477 np0000178446 devstack@c-api.service[112129]: INFO dbcounter [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Registered counter for database cinder Jun 03 23:21:08.772488 np0000178446 devstack@c-api.service[112130]: INFO dbcounter [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Registered counter for database cinder Jun 03 23:21:08.774519 np0000178446 devstack@c-api.service[112131]: INFO dbcounter [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Registered counter for database cinder Jun 03 23:21:08.816602 np0000178446 devstack@c-api.service[112129]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 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=112129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.818410 np0000178446 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-39b86b45-23e2-4471-a9af-a231e285a61b 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.820504 np0000178446 devstack@c-api.service[112130]: DEBUG oslo_db.sqlalchemy.engines [None req-b653d5ee-5394-4d03-858f-aeab01434982 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=112130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.825936 np0000178446 devstack@c-api.service[112131]: DEBUG oslo_db.sqlalchemy.engines [None req-06ef1589-058d-4cca-9141-44808c7a8a5c 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=112131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.930081 np0000178446 devstack@c-api.service[112129]: DEBUG dbcounter [-] [112129] Writer thread running {{(pid=112129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:21:08.932515 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:21:08.935052 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:21:08.935164 np0000178446 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writer thread running {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:21:08.937238 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:21:08.937713 np0000178446 devstack@c-api.service[112130]: DEBUG dbcounter [-] [112130] Writer thread running {{(pid=112130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:21:08.937874 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:21:08.939575 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:21:08.940088 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:21:08.940414 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.940907 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:21:08.942460 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:21:08.943770 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:21:08.944485 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.944715 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:21:08.946404 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:21:08.946755 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:21:08.947253 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.947595 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.949561 np0000178446 devstack@c-api.service[112131]: DEBUG dbcounter [-] [112131] Writer thread running {{(pid=112131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 23:21:08.950219 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.950749 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.952829 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 23:21:08.956115 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 23:21:08.959213 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 23:21:08.961146 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 23:21:08.962018 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.965092 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.984033 np0000178446 devstack@c-api.service[112129]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 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=112129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.987331 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:21:08.987872 np0000178446 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-39b86b45-23e2-4471-a9af-a231e285a61b 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.989104 np0000178446 devstack@c-api.service[112130]: DEBUG oslo_db.sqlalchemy.engines [None req-b653d5ee-5394-4d03-858f-aeab01434982 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=112130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:08.990324 np0000178446 devstack@c-api.service[112129]: INFO cinder.rpc [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:21:08.990904 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:21:08.991826 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.992198 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:21:08.993664 np0000178446 devstack@c-api.service[112128]: INFO cinder.rpc [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:21:08.994980 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:08.995345 np0000178446 devstack@c-api.service[112130]: INFO cinder.rpc [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:21:08.996966 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.003790 np0000178446 devstack@c-api.service[112131]: DEBUG oslo_db.sqlalchemy.engines [None req-06ef1589-058d-4cca-9141-44808c7a8a5c 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=112131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:09.005809 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.006649 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 23:21:09.008681 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.009261 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.009553 np0000178446 devstack@c-api.service[112131]: INFO cinder.rpc [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 23:21:09.010920 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.011165 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.011942 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.012431 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.014432 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.015070 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.017673 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.017779 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.020338 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.021049 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.022872 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.023336 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.023978 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.025922 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.026221 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.026367 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.027151 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.028916 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.029382 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.029771 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.030202 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.032091 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.032252 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.033011 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.033132 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.034546 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.035356 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.035424 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.036604 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.037102 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.037227 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.038064 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.039307 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.039552 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.040144 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.042208 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.042763 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.043132 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.044788 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.046177 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.046258 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.047973 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.048169 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.048263 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.049171 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.049272 np0000178446 devstack@c-api.service[112129]: WARNING cinder.api.contrib.hosts [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:21:09.050041 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.050192 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.051226 np0000178446 devstack@c-api.service[112128]: WARNING cinder.api.contrib.hosts [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:21:09.051562 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.051670 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.052030 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.052112 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.052892 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.053519 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.053625 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.053686 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.054316 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.054617 np0000178446 devstack@c-api.service[112130]: WARNING cinder.api.contrib.hosts [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:21:09.054863 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.055397 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.055820 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.056313 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.056412 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.056999 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.057165 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.057702 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.058353 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.058736 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.058992 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.059706 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: extensions {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.059848 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.060555 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.061023 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-availability-zone {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.061191 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.061503 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: extensions {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.061847 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.062295 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-hosts {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.062595 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.062842 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-availability-zone {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.064158 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-hosts {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.064280 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: backups {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.064499 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.065453 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: extensions {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.065904 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.066105 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: backups {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.066280 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: consistencygroups {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.066844 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-availability-zone {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.068036 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.068180 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: consistencygroups {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.068284 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-hosts {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.068347 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-volume-manage {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.069163 np0000178446 devstack@c-api.service[112131]: WARNING cinder.api.contrib.hosts [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 23:21:09.069643 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: extra_specs {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.069944 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.070123 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-volume-manage {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.070277 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: backups {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.071184 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-snapshot-manage {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.071391 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.071509 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: extra_specs {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.072337 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: consistencygroups {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.072754 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: cgsnapshots {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.072839 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.073091 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-snapshot-manage {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.074093 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: encryption {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.074239 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.074305 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-volume-manage {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.074562 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: cgsnapshots {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.075572 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.075669 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: encryption {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.075732 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: extra_specs {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.075972 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: encryption {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.076954 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.077175 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: capabilities {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.077333 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-snapshot-manage {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.077500 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: encryption {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.078396 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: scheduler-stats {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.078477 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.078824 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: cgsnapshots {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.079065 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: capabilities {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.079451 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: extensions {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.079818 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-volume-type-access {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.080214 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: encryption {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.080317 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: scheduler-stats {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.080833 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-availability-zone {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.081448 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: qos-specs {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.081781 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: encryption {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.081831 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-volume-type-access {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.082131 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-hosts {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.083353 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: capabilities {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.083407 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: qos-specs {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.083516 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: backups {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.083566 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-quota-class-sets {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.084737 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: scheduler-stats {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.084991 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-quota-sets {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.085562 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-quota-class-sets {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.085684 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: consistencygroups {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.086096 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-volume-type-access {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.086238 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extended resource: os-volume-transfer {{(pid=112129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.086778 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-quota-sets {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.087714 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: qos-specs {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.087783 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-volume-manage {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.088282 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extended resource: os-volume-transfer {{(pid=112128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.088603 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.089239 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: extra_specs {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.089856 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-quota-class-sets {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.090037 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.090566 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.090742 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-snapshot-manage {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.091116 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-quota-sets {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.091382 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.091971 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.092242 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: cgsnapshots {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.092600 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extended resource: os-volume-transfer {{(pid=112130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.092845 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.093381 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.093669 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: encryption {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.093757 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] SnapshotActionsController initialized {{(pid=112129) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:21:09.094389 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.094848 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.095124 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.095184 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: encryption {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.095687 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.contrib.snapshot_actions [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] SnapshotActionsController initialized {{(pid=112128) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:21:09.095813 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.096600 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.096672 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.096736 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: capabilities {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.097388 np0000178446 devstack@c-api.service[112129]: WARNING castellan.key_manager.migration [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.097969 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: scheduler-stats {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.098038 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.098082 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.098213 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension AdminActions extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.098346 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension AdminActions extending resource: snapshots {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.098459 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension AdminActions extending resource: backups {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.098561 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.098711 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.098808 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.099410 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-volume-type-access {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.099473 np0000178446 devstack@c-api.service[112128]: WARNING castellan.key_manager.migration [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.099516 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.099558 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.099660 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension TypesManage extending resource: types {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.099766 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.099883 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.099966 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100090 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100184 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeActions extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100337 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension UsedLimits extending resource: limits {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100388 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension AdminActions extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100425 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.contrib.snapshot_actions [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] SnapshotActionsController initialized {{(pid=112130) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:21:09.100464 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100500 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension AdminActions extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100557 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.v3.router [None req-c8fdcbfa-ddf9-4f47-a1ac-ecf8b3b8ec90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100631 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension AdminActions extending resource: backups {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100735 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100863 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.100995 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.101069 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: qos-specs {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.101109 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.101728 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.101800 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension TypesManage extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.101932 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102025 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102126 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102259 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102354 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeActions extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102480 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.102546 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension UsedLimits extending resource: limits {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102622 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.102695 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.v3.router [None req-39b86b45-23e2-4471-a9af-a231e285a61b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.103835 np0000178446 devstack@c-api.service[112130]: WARNING castellan.key_manager.migration [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.103907 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-quota-class-sets {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.104664 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension AdminActions extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.104811 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension AdminActions extending resource: snapshots {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.104921 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension AdminActions extending resource: backups {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.105009 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.105135 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-quota-sets {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.105188 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.105240 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106053 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106149 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension TypesManage extending resource: types {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106284 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106354 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106447 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106573 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106634 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extended resource: os-volume-transfer {{(pid=112131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 23:21:09.106679 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeActions extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106818 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension UsedLimits extending resource: limits {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.106910 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.107010 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.v3.router [None req-b653d5ee-5394-4d03-858f-aeab01434982 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.108206 np0000178446 devstack@c-api.service[112129]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d0cb8a3668 pid: 112129 (default app) Jun 03 23:21:09.109334 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.110819 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.111255 np0000178446 devstack@c-api.service[112128]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d0cb8a3668 pid: 112128 (default app) Jun 03 23:21:09.112229 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.113731 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.114559 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.contrib.snapshot_actions [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] SnapshotActionsController initialized {{(pid=112131) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 23:21:09.114989 np0000178446 devstack@c-api.service[112130]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d0cb8a3668 pid: 112130 (default app) Jun 03 23:21:09.115299 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.116506 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.116506 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.116506 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.116506 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.116506 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.116848 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.116848 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.116848 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.116848 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.116848 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117105 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117383 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117383 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117383 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117383 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117571 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.117685 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117685 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117685 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117685 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117882 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117882 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.117882 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.117882 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118080 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118080 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118080 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118080 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118080 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118325 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118325 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118325 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118325 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118325 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118549 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.118845 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.119122 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119384 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.119384 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119384 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.119384 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.119384 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120061 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120061 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120061 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120061 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120061 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120265 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.120673 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121024 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121024 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121024 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121024 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121024 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121326 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121326 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121326 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121326 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121326 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121554 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121554 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121554 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121554 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121772 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121772 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.121772 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.121772 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122063 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122063 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122063 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122063 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122063 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122309 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122309 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122309 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122309 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122309 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122963 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122963 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.122963 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.122963 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123156 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123156 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123156 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123156 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123339 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123339 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123339 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123339 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123540 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123540 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123540 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123540 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123743 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123743 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123743 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123743 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123920 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123920 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123920 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.123920 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.123920 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124160 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124430 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124430 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124430 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124430 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124430 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124715 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.124997 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125279 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125547 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125832 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125832 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.125832 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.125832 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126017 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.126017 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126017 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.126017 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126017 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.126254 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126254 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.126254 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126254 np0000178446 devstack@c-api.service[112129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:09.126254 np0000178446 devstack@c-api.service[112129]: warnings.warn(deprecated_msg) Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: WARNING castellan.key_manager.migration [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension AdminActions extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension AdminActions extending resource: snapshots {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension AdminActions extending resource: backups {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126477 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126794 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension TypesManage extending resource: types {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126842 np0000178446 devstack@c-api.service[112129]: DEBUG cinder.api.middleware.request_id [None req-c8bf0448-f638-42b5-b1f2-6506bb69ae6a None None] RequestId filter calling following filter/app {{(pid=112129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeActions extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension UsedLimits extending resource: limits {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.126889 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.127210 np0000178446 devstack@c-api.service[112131]: DEBUG cinder.api.v3.router [None req-06ef1589-058d-4cca-9141-44808c7a8a5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 23:21:09.127252 np0000178446 devstack@c-api.service[112129]: [pid: 112129|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Wed Jun 3 23:21:09 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 03 23:21:09.133681 np0000178446 devstack@c-api.service[112131]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77d0cb8a3668 pid: 112131 (default app) Jun 03 23:21:15.931367 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.931367 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934645 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934645 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934645 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934645 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934645 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934808 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934956 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934956 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934956 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.934956 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.934956 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935100 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935100 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935100 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935100 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935234 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935234 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935234 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935234 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935345 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935345 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935345 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935345 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935345 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935483 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935483 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935483 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935483 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935483 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935616 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935762 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.935908 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936063 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936213 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936213 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936213 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936213 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936315 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936315 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936315 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936315 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936315 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936441 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936441 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936441 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936441 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936441 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936571 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936728 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936728 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936728 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936728 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936728 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936859 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936859 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936859 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936859 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936859 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936984 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936984 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.936984 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.936984 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937085 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937085 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937085 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937085 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937196 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937196 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937196 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937196 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937196 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937326 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937326 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937326 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937326 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937326 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937441 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937441 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937441 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937441 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937541 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937541 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937541 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937541 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937888 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937888 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.937888 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.937888 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938095 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938095 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938095 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938095 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938266 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938266 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938266 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938266 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938426 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938691 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938691 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938691 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938691 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938691 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.938900 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939239 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939488 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.939794 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940054 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940054 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940054 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940054 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940217 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940217 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940217 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940217 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940383 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940383 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940383 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940383 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940552 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940552 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940552 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:15.940552 np0000178446 devstack@c-api.service[112128]: warnings.warn(deprecated_msg) Jun 03 23:21:15.940552 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.middleware.request_id [None req-156b7eae-2b7d-4f19-96b7-6701686cc501 None None] RequestId filter calling following filter/app {{(pid=112128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:21:16.431873 np0000178446 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-156b7eae-2b7d-4f19-96b7-6701686cc501 admin admin] POST https://199.204.45.210/volume/v3/types Jun 03 23:21:16.432421 np0000178446 devstack@c-api.service[112128]: DEBUG cinder.api.openstack.wsgi [None req-156b7eae-2b7d-4f19-96b7-6701686cc501 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 23:21:16.434084 np0000178446 devstack@c-api.service[112128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 23:21:16.434084 np0000178446 devstack@c-api.service[112128]: warnings.warn( Jun 03 23:21:16.474458 np0000178446 devstack@c-api.service[112128]: DEBUG oslo_db.sqlalchemy.engines [None req-156b7eae-2b7d-4f19-96b7-6701686cc501 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=112128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:16.504905 np0000178446 devstack@c-api.service[112128]: INFO cinder.api.openstack.wsgi [None req-156b7eae-2b7d-4f19-96b7-6701686cc501 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 03 23:21:16.505512 np0000178446 devstack@c-api.service[112128]: [pid: 112128|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Wed Jun 3 23:21:15 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 23:21:16.528264 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.528264 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.528264 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.528264 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.528264 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529148 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529148 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529148 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529148 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529148 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529813 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529813 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.529813 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.529813 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530039 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530039 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530039 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530039 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530867 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530867 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530867 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.530867 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.530867 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531182 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.531182 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531182 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.531182 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531182 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.531470 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.532253 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.533135 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.534065 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.534065 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.534065 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.534065 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.534065 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.534835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.534835 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.534835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.534835 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.534835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535311 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.535856 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536185 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536185 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536185 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536185 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536185 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536383 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536383 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536383 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536383 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536383 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536573 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536573 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536573 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536573 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536772 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536772 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536772 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536772 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536928 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536928 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536928 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.536928 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.536928 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537246 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537246 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537246 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537246 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537246 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537542 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537542 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537542 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537542 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537706 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537706 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537706 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537706 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537846 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537846 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.537846 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.537846 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538226 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538226 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538226 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538226 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538465 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538465 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538465 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538465 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538775 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538775 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538775 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.538775 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.538775 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539254 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539625 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539625 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539625 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539625 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539625 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.539835 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540149 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540454 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.540767 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541078 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541078 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541078 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541078 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541276 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541276 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541276 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541276 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541276 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: warnings.warn(deprecated_msg) Jun 03 23:21:16.541534 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.middleware.request_id [req-156b7eae-2b7d-4f19-96b7-6701686cc501 req-8d8135c5-ba4a-44ad-a662-e3c387034c5e None None] RequestId filter calling following filter/app {{(pid=112130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 23:21:16.855572 np0000178446 devstack@c-api.service[112130]: INFO cinder.api.openstack.wsgi [req-156b7eae-2b7d-4f19-96b7-6701686cc501 req-8d8135c5-ba4a-44ad-a662-e3c387034c5e admin admin] POST https://199.204.45.210/volume/v3/types/36043073-d2d1-4352-9953-117f3a197cf8/extra_specs Jun 03 23:21:16.856457 np0000178446 devstack@c-api.service[112130]: DEBUG cinder.api.openstack.wsgi [req-156b7eae-2b7d-4f19-96b7-6701686cc501 req-8d8135c5-ba4a-44ad-a662-e3c387034c5e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 23:21:16.858364 np0000178446 devstack@c-api.service[112130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 03 23:21:16.858364 np0000178446 devstack@c-api.service[112130]: warnings.warn( Jun 03 23:21:16.901270 np0000178446 devstack@c-api.service[112130]: DEBUG oslo_db.sqlalchemy.engines [req-156b7eae-2b7d-4f19-96b7-6701686cc501 req-8d8135c5-ba4a-44ad-a662-e3c387034c5e 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=112130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 23:21:16.966175 np0000178446 devstack@c-api.service[112130]: INFO cinder.api.openstack.wsgi [req-156b7eae-2b7d-4f19-96b7-6701686cc501 req-8d8135c5-ba4a-44ad-a662-e3c387034c5e admin admin] https://199.204.45.210/volume/v3/types/36043073-d2d1-4352-9953-117f3a197cf8/extra_specs returned with HTTP 200 Jun 03 23:21:16.966655 np0000178446 devstack@c-api.service[112130]: [pid: 112130|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Wed Jun 3 23:21:16 2026] POST /volume/v3/types/36043073-d2d1-4352-9953-117f3a197cf8/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 23:21:18.989626 np0000178446 devstack@c-api.service[112129]: DEBUG dbcounter [-] [112129] Writing DB stats cinder:SELECT=6 {{(pid=112129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:21:19.008239 np0000178446 devstack@c-api.service[112131]: DEBUG dbcounter [-] [112131] Writing DB stats cinder:SELECT=6 {{(pid=112131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:21:26.501352 np0000178446 devstack@c-api.service[112128]: DEBUG dbcounter [-] [112128] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 23:21:26.963744 np0000178446 devstack@c-api.service[112130]: DEBUG dbcounter [-] [112130] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}