Jun 11 23:05:45.610053 np0000179722 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 11 23:05:45.620774 np0000179722 devstack@c-api.service[112206]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 11 23:05:45 2026] *** Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: nodename: np0000179722 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: machine: x86_64 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: clock source: unix Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: pcre jit disabled Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: detected number of CPU cores: 16 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: current working directory: / Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: detected binary path: /usr/bin/uwsgi-core Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: your processes number limit is 256917 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: your memory page size is 4096 bytes Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: detected max file descriptor number: 2048 Jun 11 23:05:45.622975 np0000179722 devstack@c-api.service[112206]: lock engine: pthread robust mutexes Jun 11 23:05:45.623681 np0000179722 devstack@c-api.service[112206]: thunder lock: enabled Jun 11 23:05:45.623681 np0000179722 devstack@c-api.service[112206]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 11 23:05:45.623681 np0000179722 devstack@c-api.service[112206]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 11 23:05:45.623681 np0000179722 devstack@c-api.service[112206]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 11 23:05:45.623681 np0000179722 devstack@c-api.service[112206]: Set PythonHome to /opt/stack/data/venv Jun 11 23:05:45.657999 np0000179722 devstack@c-api.service[112206]: Python main interpreter initialized at 0x7ce4f70a3668 Jun 11 23:05:45.657999 np0000179722 devstack@c-api.service[112206]: python threads support enabled Jun 11 23:05:45.657999 np0000179722 devstack@c-api.service[112206]: your server socket listen backlog is limited to 100 connections Jun 11 23:05:45.657999 np0000179722 devstack@c-api.service[112206]: your mercy for graceful operations on workers is 80 seconds Jun 11 23:05:45.658506 np0000179722 devstack@c-api.service[112206]: mapped 671795 bytes (656 KB) for 4 cores Jun 11 23:05:45.658660 np0000179722 devstack@c-api.service[112206]: *** Operational MODE: preforking *** Jun 11 23:05:45.658802 np0000179722 devstack@c-api.service[112206]: *** uWSGI is running in multiple interpreter mode *** Jun 11 23:05:45.658802 np0000179722 devstack@c-api.service[112206]: spawned uWSGI master process (pid: 112206) Jun 11 23:05:45.658923 np0000179722 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 11 23:05:45.659553 np0000179722 devstack@c-api.service[112206]: spawned uWSGI worker 1 (pid: 112217, cores: 1) Jun 11 23:05:45.660087 np0000179722 devstack@c-api.service[112206]: spawned uWSGI worker 2 (pid: 112218, cores: 1) Jun 11 23:05:45.661350 np0000179722 devstack@c-api.service[112206]: spawned uWSGI worker 3 (pid: 112219, cores: 1) Jun 11 23:05:45.661350 np0000179722 devstack@c-api.service[112206]: spawned uWSGI worker 4 (pid: 112220, cores: 1) Jun 11 23:05:45.661350 np0000179722 devstack@c-api.service[112206]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: we strongly recommend against using it for new projects. Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: framework. For more detail see Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:45.785748 np0000179722 devstack@c-api.service[112219]: import eventlet # noqa Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: we strongly recommend against using it for new projects. Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: framework. For more detail see Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:45.791132 np0000179722 devstack@c-api.service[112217]: import eventlet # noqa Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: we strongly recommend against using it for new projects. Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: framework. For more detail see Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:45.813119 np0000179722 devstack@c-api.service[112220]: import eventlet # noqa Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: we strongly recommend against using it for new projects. Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: framework. For more detail see Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:05:45.816478 np0000179722 devstack@c-api.service[112218]: import eventlet # noqa Jun 11 23:05:45.873082 np0000179722 devstack@c-api.service[112219]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:45.873082 np0000179722 devstack@c-api.service[112219]: warnings.warn( Jun 11 23:05:45.880994 np0000179722 devstack@c-api.service[112217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:45.880994 np0000179722 devstack@c-api.service[112217]: warnings.warn( Jun 11 23:05:45.904469 np0000179722 devstack@c-api.service[112220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:45.904469 np0000179722 devstack@c-api.service[112220]: warnings.warn( Jun 11 23:05:45.906347 np0000179722 devstack@c-api.service[112218]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:05:45.906347 np0000179722 devstack@c-api.service[112218]: warnings.warn( Jun 11 23:05:45.947622 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:45.947622 np0000179722 devstack@c-api.service[112219]: from cgi import parse_header Jun 11 23:05:45.958055 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:45.958055 np0000179722 devstack@c-api.service[112217]: from cgi import parse_header Jun 11 23:05:45.984207 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:45.984207 np0000179722 devstack@c-api.service[112220]: from cgi import parse_header Jun 11 23:05:45.986604 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:45.986604 np0000179722 devstack@c-api.service[112218]: from cgi import parse_header Jun 11 23:05:45.997014 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:45.997014 np0000179722 devstack@c-api.service[112219]: removals.removed_module( Jun 11 23:05:45.998527 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:45.998527 np0000179722 devstack@c-api.service[112219]: removals.removed_module( Jun 11 23:05:46.010165 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:46.010165 np0000179722 devstack@c-api.service[112217]: removals.removed_module( Jun 11 23:05:46.011998 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:46.011998 np0000179722 devstack@c-api.service[112217]: removals.removed_module( Jun 11 23:05:46.033409 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:46.033409 np0000179722 devstack@c-api.service[112220]: removals.removed_module( Jun 11 23:05:46.035190 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:46.035190 np0000179722 devstack@c-api.service[112220]: removals.removed_module( Jun 11 23:05:46.037268 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:46.037268 np0000179722 devstack@c-api.service[112218]: removals.removed_module( Jun 11 23:05:46.039253 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:46.039253 np0000179722 devstack@c-api.service[112218]: removals.removed_module( Jun 11 23:05:46.618454 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:46.618454 np0000179722 devstack@c-api.service[112219]: warnings.warn( Jun 11 23:05:46.650536 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:46.650536 np0000179722 devstack@c-api.service[112217]: warnings.warn( Jun 11 23:05:46.674742 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:46.674742 np0000179722 devstack@c-api.service[112220]: warnings.warn( Jun 11 23:05:46.706607 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:46.706607 np0000179722 devstack@c-api.service[112218]: warnings.warn( Jun 11 23:05:46.716223 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:46.716223 np0000179722 devstack@c-api.service[112219]: warnings.warn( Jun 11 23:05:46.748557 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:46.748557 np0000179722 devstack@c-api.service[112217]: warnings.warn( Jun 11 23:05:46.779222 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:46.779222 np0000179722 devstack@c-api.service[112220]: warnings.warn( Jun 11 23:05:46.809452 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:46.809452 np0000179722 devstack@c-api.service[112218]: warnings.warn( Jun 11 23:05:47.016215 np0000179722 devstack@c-api.service[112219]: 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 11 23:05:47.016650 np0000179722 devstack@c-api.service[112219]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112219) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:47.036706 np0000179722 devstack@c-api.service[112217]: 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 11 23:05:47.037121 np0000179722 devstack@c-api.service[112217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:47.075852 np0000179722 devstack@c-api.service[112220]: 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 11 23:05:47.076286 np0000179722 devstack@c-api.service[112220]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112220) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:47.104253 np0000179722 devstack@c-api.service[112219]: /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 11 23:05:47.104253 np0000179722 devstack@c-api.service[112219]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:47.105409 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:47.105409 np0000179722 devstack@c-api.service[112217]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:47.120143 np0000179722 devstack@c-api.service[112218]: 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 11 23:05:47.120658 np0000179722 devstack@c-api.service[112218]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112218) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:05:47.139205 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:47.139205 np0000179722 devstack@c-api.service[112220]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:47.185542 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:47.185542 np0000179722 devstack@c-api.service[112218]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:05:47.559593 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:47.559774 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112219) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:47.559828 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112220) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:47.560032 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.560032 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.560209 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.560295 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.560368 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.560415 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.560461 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.560535 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.560575 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.561791 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.561866 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.561914 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.561961 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.562028 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.562094 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.562140 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.562179 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.562213 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.562245 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.562292 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.562327 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.562358 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.562390 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.562422 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.562460 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.562538 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.562572 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.562603 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.562639 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.562671 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.563734 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.563787 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.563833 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.563941 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.564025 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.564106 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.564172 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.564251 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.564312 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.564388 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.564426 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.564458 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.564527 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.564562 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.564599 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.564632 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.564668 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.564702 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.564734 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.564766 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.564803 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.565671 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.565734 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.565767 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.565869 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.565943 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.565943 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.566073 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.566120 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.566177 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.566177 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.566177 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.566269 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.566302 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.566595 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.566683 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.566763 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.566763 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.566763 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.566978 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.566978 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.566978 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.568303 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.568349 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.568444 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.568560 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.568605 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.568739 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.568781 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.568818 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.568856 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.568887 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.568887 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.568945 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.568978 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.569008 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.569040 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.569080 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.569080 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.569080 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.569080 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.569080 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.569228 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.569888 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.569951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.569986 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.570055 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.570104 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.570145 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.570179 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.570221 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.570221 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.570294 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.570352 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.570395 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.570441 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.570531 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.570628 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.570628 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.570764 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.570764 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.570900 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.570971 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.570971 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.572263 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.572263 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.572434 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.572524 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.572561 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.572593 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.572625 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.572658 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.572689 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.572731 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.572771 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.572809 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.572842 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.572874 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.572906 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.572940 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.572972 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.573012 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.573048 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.573082 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.573118 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.573157 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.573189 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.573221 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.573253 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.573288 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.573319 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.573353 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.573404 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.573446 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.573480 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.573542 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.573582 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.573614 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.573645 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.573691 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.573730 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.573766 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.573809 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.573809 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.573809 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.573809 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.577603 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.577667 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.577701 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.577745 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.577785 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.577834 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.577880 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.577918 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.577963 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.577996 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.578029 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.578062 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.578062 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.578122 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.578161 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.578195 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.578195 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.578258 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.578515 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.578515 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.578515 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.582780 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.582907 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.582907 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.583043 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.583043 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.583043 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.583245 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.583323 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.583394 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.583394 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.583394 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.583394 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.583394 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.583729 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.583807 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.585908 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.585972 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.586082 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.586160 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.586220 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.586311 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.586383 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.586466 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.586554 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.586633 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.586721 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.586784 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.586863 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.586902 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.586933 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.586973 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.587007 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.587044 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.587076 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.587108 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.587142 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.587173 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.587206 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.587239 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.587281 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.587313 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.587360 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.587398 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.587430 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.587461 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.587517 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.587555 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.587592 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.587627 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.587658 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.587688 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.587719 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.587752 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.587786 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.587817 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.587847 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.587884 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.587920 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.587950 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.587980 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.588011 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.588042 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.588081 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.588116 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.588148 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.588184 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.588215 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.588251 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.588287 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.588327 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.588368 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.588412 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.588448 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.588515 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.588561 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.588605 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.588636 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.588636 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.588697 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112218) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:05:47.588697 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.589196 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.589196 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.589422 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.589553 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.589672 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.589672 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.589838 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.589910 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.589991 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.590085 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.590156 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.590224 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.590296 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.590371 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.590455 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.590558 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.590647 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.590720 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.590790 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.590871 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.590940 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.591008 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.591075 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.591142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.591210 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.591276 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.591341 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.591411 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.591503 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.591503 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.591675 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.592298 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.592298 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.592298 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.592298 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.592298 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.592691 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.592777 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.592874 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.592963 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.593026 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.593110 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.593171 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.593250 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.593287 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.593326 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.593380 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.593415 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.593447 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.593514 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.593550 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.593581 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.593615 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.593615 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.593615 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.593702 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.593735 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.593778 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.593778 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.593778 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.593877 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.593922 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.593963 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.594001 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.594043 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.594089 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.594122 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.594122 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.594122 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.594122 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.594331 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.594331 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.594331 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.594331 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.594331 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.594472 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.594861 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.594933 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.595014 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.595094 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.595165 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.595233 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.595311 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.595381 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.595450 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.595551 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.595627 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.595695 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.595774 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.595851 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.595920 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.595989 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.596059 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.596128 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.596206 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.596277 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.596345 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.596418 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.596515 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.596594 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.596672 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.596754 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.596827 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.596895 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.596962 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.597031 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.597099 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.597172 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.597276 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.597347 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.597437 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.597498 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.597541 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.597573 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.597604 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.597634 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.597665 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.597702 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.597743 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.597774 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.597805 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.597836 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.597867 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.597903 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.597940 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.597940 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.597998 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.597998 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.597998 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.598090 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.598123 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.598159 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.598190 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.598223 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.598254 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.598286 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.598323 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.598355 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.598392 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.598425 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.598456 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.598501 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.598537 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.598569 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.598611 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.598642 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.598674 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.598717 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.598753 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.598784 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.598815 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.598815 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.598815 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.598815 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.598932 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.599161 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.599195 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.599233 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.599267 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.599304 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.599334 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.599366 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.599397 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.599428 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.599459 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.600019 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.600119 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.600203 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.600273 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.600356 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.600433 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.600523 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.600602 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.600684 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.600766 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.600837 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.600912 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.600983 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.601057 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.601189 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.601292 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.601365 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.601437 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.601539 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.601594 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.601645 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.601696 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.602181 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.602237 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.602293 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.602344 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.602393 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.602451 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.602523 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.602581 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.602632 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.602681 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.602731 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.602779 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.602829 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.602877 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.602938 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.602995 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.603048 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.603099 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.603148 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.603199 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.603255 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.603306 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.603355 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.603406 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.603455 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.603530 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.603584 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.603634 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.603684 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.603738 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.603794 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.603848 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.603903 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.603953 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.604016 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.604069 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.604100 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.604123 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.604145 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.604176 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.604206 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.604230 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.604252 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.604275 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.604298 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.604321 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.604321 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.604321 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.604321 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.604404 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.604804 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.604857 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.604906 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.604966 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.605028 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.605079 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.605133 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.605191 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.605241 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.605295 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.605345 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.605392 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.605457 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.605528 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.605592 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.605635 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.605684 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.605734 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.605784 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.605810 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.605839 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.605865 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.605893 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.605918 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.605946 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.605974 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.605999 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606022 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606049 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606071 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606093 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606116 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606142 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606348 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.606372 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.606395 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606395 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606439 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606439 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606496 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606522 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.606546 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606578 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606601 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606627 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606650 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606672 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606695 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.606717 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606741 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606763 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606791 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606819 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.606846 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606868 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.606891 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606914 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.606938 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.606962 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.606962 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.606962 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607034 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607034 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607034 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607102 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607127 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607150 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607181 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607205 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607205 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607247 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607270 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607297 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607321 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607347 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607371 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607393 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607416 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607439 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607464 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607505 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607538 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607564 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607590 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607618 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607642 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607668 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607692 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607692 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607741 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607766 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607795 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607819 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607843 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607867 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.607894 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.608109 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.608109 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.608109 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.608109 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.608109 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.608289 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.608289 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.608337 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.608360 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.608388 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.608412 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.608435 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.608458 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.609129 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.609199 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.609254 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.609305 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.609361 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.609416 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.609467 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.609561 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.609613 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.609662 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.609714 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.609772 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.609829 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.609880 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.609929 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.609980 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.610029 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.610081 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.610081 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.610081 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.610221 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.610221 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.610334 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.610386 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.610434 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.610495 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.610550 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.610601 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.610658 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.610713 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.610767 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.610820 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.610875 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.610928 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.610978 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.611030 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.611079 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.611138 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.611193 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.611242 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.611296 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.611348 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.611397 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.611446 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.611513 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.611574 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.611630 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.611684 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.612070 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.612070 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.612070 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.612070 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.612260 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.612314 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.612364 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.612414 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.612462 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.612528 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.612589 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.612646 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.612698 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.612761 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.612813 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.612863 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.612917 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.612967 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.613020 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.613070 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.613120 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.613174 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.613174 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.613274 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.613336 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.613336 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.613437 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.613507 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.613565 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.613615 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.613665 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.613722 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.613778 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.613778 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.613873 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.613923 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.613977 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.614029 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.614086 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.614136 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.614186 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.614236 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.614291 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.614342 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.614391 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.614440 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.614503 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.614558 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.614601 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.614662 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.614707 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.614760 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.614809 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.614866 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.614892 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.614915 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.614939 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.614939 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.614981 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615011 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615011 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615061 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615084 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615109 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615131 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.615157 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615183 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.615207 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615234 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615234 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.615277 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615300 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.615329 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615329 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615329 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615329 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.615329 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.615426 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615426 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615426 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615501 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615527 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615558 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615586 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.615615 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615638 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615661 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615684 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.615707 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.615731 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615753 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615783 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.615809 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615833 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.615856 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615879 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615905 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.615927 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.615954 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.615954 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.615998 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616025 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616048 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616075 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616075 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616123 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.616147 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.616171 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.616197 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.616220 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.616243 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.616243 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.616289 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.616316 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616339 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.616361 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616384 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616411 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.616434 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616456 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.616478 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616530 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.616555 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.616585 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616607 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616639 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.616666 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616750 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.616841 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616865 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.616865 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616865 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616865 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.616951 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.621669 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.621721 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.621797 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.621851 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.621901 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.622019 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.622123 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.622158 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.622187 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.622214 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.622245 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.622274 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.622303 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.622326 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.622350 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.622374 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.622503 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.622572 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.622627 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.622678 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.622738 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.622789 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.622842 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.622894 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.622945 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.622990 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.623045 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.623087 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.623145 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.623193 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.623250 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.623250 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.623299 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.623323 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.623345 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.623369 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.623391 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.623413 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.623413 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.623413 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.623478 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.623527 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.623552 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.623575 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.623575 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112219) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:05:47.623619 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112219) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:05:47.623745 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112219) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:05:47.668953 np0000179722 devstack@c-api.service[112217]: INFO dbcounter [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Registered counter for database cinder Jun 11 23:05:47.669897 np0000179722 devstack@c-api.service[112220]: INFO dbcounter [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Registered counter for database cinder Jun 11 23:05:47.671134 np0000179722 devstack@c-api.service[112218]: INFO dbcounter [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Registered counter for database cinder Jun 11 23:05:47.671749 np0000179722 devstack@c-api.service[112219]: INFO dbcounter [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Registered counter for database cinder Jun 11 23:05:47.714685 np0000179722 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.720022 np0000179722 devstack@c-api.service[112219]: DEBUG oslo_db.sqlalchemy.engines [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 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=112219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.722347 np0000179722 devstack@c-api.service[112220]: DEBUG oslo_db.sqlalchemy.engines [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 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=112220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.726042 np0000179722 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.831512 np0000179722 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writer thread running {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:47.834342 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:47.836716 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:47.837944 np0000179722 devstack@c-api.service[112220]: DEBUG dbcounter [-] [112220] Writer thread running {{(pid=112220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:47.838426 np0000179722 devstack@c-api.service[112219]: DEBUG dbcounter [-] [112219] Writer thread running {{(pid=112219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:47.838797 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:47.840358 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:47.840559 np0000179722 devstack@c-api.service[112218]: DEBUG dbcounter [-] [112218] Writer thread running {{(pid=112218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:05:47.840868 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:47.841476 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:47.842039 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.843002 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:47.843339 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:05:47.844239 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:47.845352 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:47.845918 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:05:47.846123 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.847240 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:47.847738 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:47.848219 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:05:47.848926 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.849887 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:47.850351 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:05:47.851051 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.851216 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.853061 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.854269 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.855216 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.884967 np0000179722 devstack@c-api.service[112217]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 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=112217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.887691 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:47.890057 np0000179722 devstack@c-api.service[112217]: INFO cinder.rpc [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:47.891224 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.891766 np0000179722 devstack@c-api.service[112220]: DEBUG oslo_db.sqlalchemy.engines [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 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=112220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.892674 np0000179722 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.894579 np0000179722 devstack@c-api.service[112219]: DEBUG oslo_db.sqlalchemy.engines [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 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=112219) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:47.894722 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:47.894961 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:47.896829 np0000179722 devstack@c-api.service[112218]: INFO cinder.rpc [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:47.897477 np0000179722 devstack@c-api.service[112220]: INFO cinder.rpc [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:47.897670 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.898295 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:05:47.898713 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.901850 np0000179722 devstack@c-api.service[112219]: INFO cinder.rpc [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:05:47.903704 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.905801 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.909012 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.909116 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.912121 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.912257 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.914510 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.915390 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.915469 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.917281 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.917721 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.918676 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.919484 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.920245 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.920815 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.921870 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.922437 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.923123 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.924881 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.925316 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.926275 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.926931 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.927847 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.928436 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.929066 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.930055 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.930724 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.931223 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.931984 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.933082 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.933443 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.933829 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.934084 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.935589 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.936104 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.936251 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.936666 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.938240 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.939114 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.939563 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.941104 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.941615 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.942501 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.943739 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.943825 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.944048 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.945206 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.946816 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.947348 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.947548 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.948808 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.949266 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.949693 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.950214 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.951152 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.951579 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.952566 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.952644 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.952696 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.952748 np0000179722 devstack@c-api.service[112217]: WARNING cinder.api.contrib.hosts [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:47.953413 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.953896 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.954761 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.954869 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.955041 np0000179722 devstack@c-api.service[112218]: WARNING cinder.api.contrib.hosts [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:47.955745 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.956048 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.956123 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.956283 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.957034 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.957565 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.958535 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.958637 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.958689 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.958738 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: extensions {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.959887 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.959967 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-quota-class-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.960020 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.960070 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.960954 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: extensions {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.961035 np0000179722 devstack@c-api.service[112220]: WARNING cinder.api.contrib.hosts [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:47.961255 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: scheduler-stats {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.961413 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.961728 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.962396 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-quota-class-sets {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.962835 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.963086 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.963287 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-quota-sets {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.963809 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: scheduler-stats {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.964272 np0000179722 devstack@c-api.service[112219]: WARNING cinder.api.contrib.hosts [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:05:47.964767 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: backups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.964817 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.965000 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.965242 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-quota-sets {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.966370 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.966603 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.966790 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: backups {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.966902 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-snapshot-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.967572 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: extensions {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.967729 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.968299 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: consistencygroups {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.968817 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-snapshot-manage {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.968866 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-quota-class-sets {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.969468 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.970181 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: scheduler-stats {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.970249 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: extra_specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.970283 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: consistencygroups {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.970646 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: extensions {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.971803 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-hosts {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.971851 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-quota-sets {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.972020 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-quota-class-sets {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.972320 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: extra_specs {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.973115 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-volume-manage {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.973303 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: backups {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.973361 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: scheduler-stats {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.973901 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-hosts {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.974605 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-availability-zone {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.974832 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-quota-sets {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.975225 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-volume-manage {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.975328 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-snapshot-manage {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.975912 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.976682 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-availability-zone {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.976750 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: consistencygroups {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.976947 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: backups {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.977377 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-volume-transfer {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.977995 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: encryption {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.978763 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: extra_specs {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.979041 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: capabilities {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.979474 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-volume-transfer {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.979612 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-snapshot-manage {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.980326 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: encryption {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.980423 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-hosts {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.981574 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: consistencygroups {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.981666 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-volume-manage {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.981862 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: os-volume-type-access {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.982987 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: extra_specs {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.983135 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-availability-zone {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.983417 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: cgsnapshots {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.984157 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: capabilities {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.984457 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: encryption {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.984552 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-hosts {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.984832 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extended resource: qos-specs {{(pid=112217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.985433 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: encryption {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.985932 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-volume-manage {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.986032 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-volume-transfer {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.986952 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: os-volume-type-access {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.987046 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] SnapshotActionsController initialized {{(pid=112217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:47.987312 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-availability-zone {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.987579 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: capabilities {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.987732 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.988627 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: encryption {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.988826 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: encryption {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.989057 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.989102 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: cgsnapshots {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.990347 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: os-volume-type-access {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.990417 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-volume-transfer {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.990452 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.990503 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extended resource: qos-specs {{(pid=112218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.991727 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.991961 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: cgsnapshots {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.992253 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: capabilities {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.992631 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.contrib.snapshot_actions [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] SnapshotActionsController initialized {{(pid=112218) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:47.993112 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.993441 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.993615 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: encryption {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.994193 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extended resource: qos-specs {{(pid=112220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.994585 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.994848 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.995378 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: os-volume-type-access {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.996014 np0000179722 devstack@c-api.service[112217]: WARNING castellan.key_manager.migration [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.996242 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.996291 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.contrib.snapshot_actions [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] SnapshotActionsController initialized {{(pid=112220) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:47.997101 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: cgsnapshots {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.997448 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.998068 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.998617 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extended resource: qos-specs {{(pid=112219) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:05:47.999440 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.999538 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:47.999594 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:47.999594 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:47.999719 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:47.999918 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension AdminActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.000046 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension AdminActions extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.000046 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension AdminActions extending resource: backups {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.001019 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] SnapshotActionsController initialized {{(pid=112219) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:05:48.001186 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeActions extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.001291 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.001409 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.001981 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.002432 np0000179722 devstack@c-api.service[112218]: WARNING castellan.key_manager.migration [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.002641 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.003202 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension TypesManage extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003281 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003338 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension UsedLimits extending resource: limits {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003411 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003467 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003571 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.003629 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003695 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003751 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003809 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension AdminActions extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003864 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003927 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension AdminActions extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.003984 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004047 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension AdminActions extending resource: backups {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004047 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeActions extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004170 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.004225 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004281 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension TypesManage extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004338 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.v3.router [None req-b2f9a39a-5cb9-4017-a805-9bce150e68a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004393 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension UsedLimits extending resource: limits {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004393 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004519 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004519 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.004643 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.005191 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.005335 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.005456 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.005456 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.v3.router [None req-52fba277-fb76-49f1-91d2-0b4e662c72ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.005682 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.006211 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.007054 np0000179722 devstack@c-api.service[112220]: WARNING castellan.key_manager.migration [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.007647 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.007946 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008066 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008204 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008325 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension AdminActions extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008455 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension AdminActions extending resource: snapshots {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008570 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension AdminActions extending resource: backups {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008659 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeActions extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.008916 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension TypesManage extending resource: types {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009015 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension UsedLimits extending resource: limits {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009110 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009185 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.009268 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009348 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009422 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009521 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009613 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.009736 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.v3.router [None req-13202d83-2d4b-4579-a5d1-4ad6f83227f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.010625 np0000179722 devstack@c-api.service[112219]: WARNING castellan.key_manager.migration [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:05:48.011509 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.011640 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.011845 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.011956 np0000179722 devstack@c-api.service[112217]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ce4f70a3668 pid: 112217 (default app) Jun 11 23:05:48.012041 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension AdminActions extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012084 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension AdminActions extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012179 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension AdminActions extending resource: backups {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012281 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeActions extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012424 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension TypesManage extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012551 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension UsedLimits extending resource: limits {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012655 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012725 np0000179722 devstack@c-api.service[112218]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ce4f70a3668 pid: 112218 (default app) Jun 11 23:05:48.012819 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.012896 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.013020 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.013195 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.013320 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.013456 np0000179722 devstack@c-api.service[112219]: DEBUG cinder.api.v3.router [None req-e4c3ad2a-ff34-4f61-b2a9-29f26c5b1045 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112219) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:05:48.017570 np0000179722 devstack@c-api.service[112220]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ce4f70a3668 pid: 112220 (default app) Jun 11 23:05:48.020052 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020052 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020052 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020052 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020052 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020370 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020370 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020370 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020370 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020370 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020646 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020921 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020921 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.020921 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.020921 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021088 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021088 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021088 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021088 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021265 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021265 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021265 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021265 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021619 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021619 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021619 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021619 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021619 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021877 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021877 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021877 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.021877 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.021877 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022322 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022597 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022843 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022843 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022843 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.022843 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.022843 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023073 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.023073 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023073 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.023073 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023073 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.023263 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.024236 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024929 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.024929 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024929 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.024929 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.024929 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.025369 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.025369 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.025369 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.025369 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.025369 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.025803 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.025803 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.025803 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.025803 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.026207 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.026207 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.026207 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.026207 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.026874 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.026874 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.026874 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.026874 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.026874 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028082 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028082 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028082 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028281 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028281 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028281 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028281 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028445 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028445 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028445 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028445 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028675 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028675 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028675 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028675 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028869 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028869 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.028869 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.028869 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029034 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029034 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029034 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029034 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029195 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029195 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029195 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029195 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029195 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029441 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029774 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029774 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029774 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029774 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029774 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.029956 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030182 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030471 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030764 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030991 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030991 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.030991 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.030991 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.031151 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.031151 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.031151 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.031151 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.031151 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.031348 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.031348 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.031348 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.031348 np0000179722 devstack@c-api.service[112217]: /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 11 23:05:48.031348 np0000179722 devstack@c-api.service[112217]: warnings.warn(deprecated_msg) Jun 11 23:05:48.032077 np0000179722 devstack@c-api.service[112219]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ce4f70a3668 pid: 112219 (default app) Jun 11 23:05:48.032568 np0000179722 devstack@c-api.service[112217]: DEBUG cinder.api.middleware.request_id [None req-ed4f7f99-c4c0-4b71-9a25-646d22011d9e None None] RequestId filter calling following filter/app {{(pid=112217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:48.032568 np0000179722 devstack@c-api.service[112217]: [pid: 112217|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Thu Jun 11 23:05:48 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 11 23:05:55.228142 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.228142 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.228142 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.228142 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.228142 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229324 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.229324 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229324 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.229324 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229324 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.229658 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230053 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230053 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230053 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230053 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230304 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230304 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230304 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230304 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230640 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230640 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230640 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230640 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230913 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230913 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230913 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.230913 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.230913 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231314 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231314 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231314 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231314 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231314 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231588 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.231801 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232025 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232269 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232269 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232269 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232269 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232269 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232457 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232457 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232457 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232457 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232457 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232644 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.232864 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233073 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233073 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233073 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233073 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233073 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233253 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233253 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233253 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233253 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233253 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233431 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233431 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233431 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233431 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233635 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233635 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233635 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233635 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233793 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233793 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233793 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.233793 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.233793 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234001 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234001 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234001 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234001 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234001 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234181 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234181 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234181 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234181 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234338 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234338 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234338 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234338 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234568 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234568 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234568 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234568 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234734 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234734 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234734 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234734 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234914 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234914 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.234914 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.234914 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235062 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235062 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235062 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235062 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235062 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235280 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235559 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235559 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235559 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235559 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235559 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.235754 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236002 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.236246 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.237296 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.237554 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.237554 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.237554 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.237554 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238287 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.238287 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238287 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.238287 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238287 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: warnings.warn(deprecated_msg) Jun 11 23:05:55.238708 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.middleware.request_id [None req-99186bc0-2812-4894-af38-2422ef8c9b7a None None] RequestId filter calling following filter/app {{(pid=112218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:55.711133 np0000179722 devstack@c-api.service[112218]: INFO cinder.api.openstack.wsgi [None req-99186bc0-2812-4894-af38-2422ef8c9b7a admin admin] POST https://199.204.45.157/volume/v3/types Jun 11 23:05:55.711609 np0000179722 devstack@c-api.service[112218]: DEBUG cinder.api.openstack.wsgi [None req-99186bc0-2812-4894-af38-2422ef8c9b7a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:05:55.713237 np0000179722 devstack@c-api.service[112218]: /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 11 23:05:55.713237 np0000179722 devstack@c-api.service[112218]: warnings.warn( Jun 11 23:05:55.757949 np0000179722 devstack@c-api.service[112218]: DEBUG oslo_db.sqlalchemy.engines [None req-99186bc0-2812-4894-af38-2422ef8c9b7a 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=112218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:55.787934 np0000179722 devstack@c-api.service[112218]: INFO cinder.api.openstack.wsgi [None req-99186bc0-2812-4894-af38-2422ef8c9b7a admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 11 23:05:55.788375 np0000179722 devstack@c-api.service[112218]: [pid: 112218|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Thu Jun 11 23:05:55 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 11 23:05:55.806032 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.806032 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.806032 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.806032 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.806032 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.806962 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.806962 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.806962 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.806962 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.806962 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807248 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807609 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807609 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807609 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807609 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807841 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807841 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.807841 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.807841 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808128 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808128 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808128 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808128 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808379 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808379 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808379 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808379 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808379 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808702 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808702 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808702 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.808702 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.808702 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809027 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809412 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.809778 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810116 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810116 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810116 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810116 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810116 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810414 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810414 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810414 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810414 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810414 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.810733 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811079 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811406 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811406 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811406 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811406 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811406 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811727 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811727 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811727 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.811727 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.811727 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812029 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812029 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812029 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812029 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812270 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812270 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812270 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812270 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812593 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812593 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812593 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812593 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812593 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812940 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812940 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812940 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.812940 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.812940 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813332 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813332 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813332 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813332 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813550 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813550 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813550 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813550 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813702 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813702 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813702 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813702 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813852 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813852 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.813852 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.813852 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814021 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814021 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814021 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814021 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814178 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814178 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814178 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814178 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814178 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814371 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814619 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814619 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814619 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814619 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814619 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.814821 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815053 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815276 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815519 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815743 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815743 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815743 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815743 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815900 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815900 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815900 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.815900 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.815900 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: warnings.warn(deprecated_msg) Jun 11 23:05:55.816151 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.middleware.request_id [req-99186bc0-2812-4894-af38-2422ef8c9b7a req-6af3a136-93b2-486d-9e68-d30d49a36cf6 None None] RequestId filter calling following filter/app {{(pid=112220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:05:56.131589 np0000179722 devstack@c-api.service[112220]: INFO cinder.api.openstack.wsgi [req-99186bc0-2812-4894-af38-2422ef8c9b7a req-6af3a136-93b2-486d-9e68-d30d49a36cf6 admin admin] POST https://199.204.45.157/volume/v3/types/c3292fc0-ed6c-4c64-a831-12aa93820313/extra_specs Jun 11 23:05:56.132121 np0000179722 devstack@c-api.service[112220]: DEBUG cinder.api.openstack.wsgi [req-99186bc0-2812-4894-af38-2422ef8c9b7a req-6af3a136-93b2-486d-9e68-d30d49a36cf6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:05:56.133864 np0000179722 devstack@c-api.service[112220]: /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 11 23:05:56.133864 np0000179722 devstack@c-api.service[112220]: warnings.warn( Jun 11 23:05:56.176795 np0000179722 devstack@c-api.service[112220]: DEBUG oslo_db.sqlalchemy.engines [req-99186bc0-2812-4894-af38-2422ef8c9b7a req-6af3a136-93b2-486d-9e68-d30d49a36cf6 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=112220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:05:56.245824 np0000179722 devstack@c-api.service[112220]: INFO cinder.api.openstack.wsgi [req-99186bc0-2812-4894-af38-2422ef8c9b7a req-6af3a136-93b2-486d-9e68-d30d49a36cf6 admin admin] https://199.204.45.157/volume/v3/types/c3292fc0-ed6c-4c64-a831-12aa93820313/extra_specs returned with HTTP 200 Jun 11 23:05:56.246460 np0000179722 devstack@c-api.service[112220]: [pid: 112220|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Thu Jun 11 23:05:55 2026] POST /volume/v3/types/c3292fc0-ed6c-4c64-a831-12aa93820313/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 11 23:05:57.889541 np0000179722 devstack@c-api.service[112217]: DEBUG dbcounter [-] [112217] Writing DB stats cinder:SELECT=6 {{(pid=112217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:05:57.900420 np0000179722 devstack@c-api.service[112219]: DEBUG dbcounter [-] [112219] Writing DB stats cinder:SELECT=6 {{(pid=112219) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:06:05.785936 np0000179722 devstack@c-api.service[112218]: DEBUG dbcounter [-] [112218] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:06:06.243619 np0000179722 devstack@c-api.service[112220]: DEBUG dbcounter [-] [112220] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}