Apr 10 18:50:07.557506 np0000164920 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 18:50:07.564979 np0000164920 devstack@c-api.service[113837]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 18:50:07 2026] *** Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: nodename: np0000164920 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: machine: x86_64 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: clock source: unix Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: pcre jit disabled Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: detected number of CPU cores: 16 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: current working directory: / Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: detected binary path: /usr/bin/uwsgi-core Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: your processes number limit is 256917 Apr 10 18:50:07.567970 np0000164920 devstack@c-api.service[113837]: your memory page size is 4096 bytes Apr 10 18:50:07.568360 np0000164920 devstack@c-api.service[113837]: detected max file descriptor number: 2048 Apr 10 18:50:07.568360 np0000164920 devstack@c-api.service[113837]: lock engine: pthread robust mutexes Apr 10 18:50:07.568360 np0000164920 devstack@c-api.service[113837]: thunder lock: enabled Apr 10 18:50:07.568465 np0000164920 devstack@c-api.service[113837]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 18:50:07.568524 np0000164920 devstack@c-api.service[113837]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 18:50:07.568524 np0000164920 devstack@c-api.service[113837]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 18:50:07.568593 np0000164920 devstack@c-api.service[113837]: Set PythonHome to /opt/stack/data/venv Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: Python main interpreter initialized at 0x7ccc696a3668 Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: python threads support enabled Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: your server socket listen backlog is limited to 100 connections Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: your mercy for graceful operations on workers is 80 seconds Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 18:50:07.610149 np0000164920 devstack@c-api.service[113837]: *** Operational MODE: preforking *** Apr 10 18:50:07.610582 np0000164920 devstack@c-api.service[113837]: *** uWSGI is running in multiple interpreter mode *** Apr 10 18:50:07.610582 np0000164920 devstack@c-api.service[113837]: spawned uWSGI master process (pid: 113837) Apr 10 18:50:07.610512 np0000164920 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 18:50:07.611583 np0000164920 devstack@c-api.service[113837]: spawned uWSGI worker 1 (pid: 113844, cores: 1) Apr 10 18:50:07.611682 np0000164920 devstack@c-api.service[113837]: spawned uWSGI worker 2 (pid: 113845, cores: 1) Apr 10 18:50:07.612201 np0000164920 devstack@c-api.service[113837]: spawned uWSGI worker 3 (pid: 113846, cores: 1) Apr 10 18:50:07.612795 np0000164920 devstack@c-api.service[113837]: spawned uWSGI worker 4 (pid: 113847, cores: 1) Apr 10 18:50:07.612795 np0000164920 devstack@c-api.service[113837]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: we strongly recommend against using it for new projects. Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: framework. For more detail see Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:50:07.734733 np0000164920 devstack@c-api.service[113844]: import eventlet # noqa Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: we strongly recommend against using it for new projects. Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: framework. For more detail see Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:50:07.735675 np0000164920 devstack@c-api.service[113846]: import eventlet # noqa Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: we strongly recommend against using it for new projects. Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: framework. For more detail see Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:50:07.738612 np0000164920 devstack@c-api.service[113845]: import eventlet # noqa Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: we strongly recommend against using it for new projects. Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: framework. For more detail see Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:50:07.744184 np0000164920 devstack@c-api.service[113847]: import eventlet # noqa Apr 10 18:50:07.820325 np0000164920 devstack@c-api.service[113844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:50:07.820325 np0000164920 devstack@c-api.service[113844]: debtcollector.deprecate( Apr 10 18:50:07.822501 np0000164920 devstack@c-api.service[113845]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:50:07.822501 np0000164920 devstack@c-api.service[113845]: debtcollector.deprecate( Apr 10 18:50:07.823691 np0000164920 devstack@c-api.service[113846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:50:07.823691 np0000164920 devstack@c-api.service[113846]: debtcollector.deprecate( Apr 10 18:50:07.826700 np0000164920 devstack@c-api.service[113847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:50:07.826700 np0000164920 devstack@c-api.service[113847]: debtcollector.deprecate( Apr 10 18:50:07.901496 np0000164920 devstack@c-api.service[113846]: /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 Apr 10 18:50:07.901496 np0000164920 devstack@c-api.service[113846]: from cgi import parse_header Apr 10 18:50:07.902612 np0000164920 devstack@c-api.service[113845]: /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 Apr 10 18:50:07.902612 np0000164920 devstack@c-api.service[113845]: from cgi import parse_header Apr 10 18:50:07.903781 np0000164920 devstack@c-api.service[113847]: /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 Apr 10 18:50:07.903781 np0000164920 devstack@c-api.service[113847]: from cgi import parse_header Apr 10 18:50:07.904159 np0000164920 devstack@c-api.service[113844]: /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 Apr 10 18:50:07.904159 np0000164920 devstack@c-api.service[113844]: from cgi import parse_header Apr 10 18:50:07.946662 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:07.946662 np0000164920 devstack@c-api.service[113846]: removals.removed_module( Apr 10 18:50:07.947368 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:07.947368 np0000164920 devstack@c-api.service[113846]: removals.removed_module( Apr 10 18:50:07.948604 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:07.948604 np0000164920 devstack@c-api.service[113847]: removals.removed_module( Apr 10 18:50:07.948604 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:07.948604 np0000164920 devstack@c-api.service[113847]: removals.removed_module( Apr 10 18:50:07.949465 np0000164920 devstack@c-api.service[113845]: /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. Apr 10 18:50:07.949465 np0000164920 devstack@c-api.service[113845]: removals.removed_module( Apr 10 18:50:07.950252 np0000164920 devstack@c-api.service[113845]: /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. Apr 10 18:50:07.950252 np0000164920 devstack@c-api.service[113845]: removals.removed_module( Apr 10 18:50:07.951962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:07.951962 np0000164920 devstack@c-api.service[113844]: removals.removed_module( Apr 10 18:50:07.952634 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:07.952634 np0000164920 devstack@c-api.service[113844]: removals.removed_module( Apr 10 18:50:08.540997 np0000164920 devstack@c-api.service[113846]: /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 Apr 10 18:50:08.540997 np0000164920 devstack@c-api.service[113846]: warnings.warn( Apr 10 18:50:08.556409 np0000164920 devstack@c-api.service[113847]: /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 Apr 10 18:50:08.556409 np0000164920 devstack@c-api.service[113847]: warnings.warn( Apr 10 18:50:08.574961 np0000164920 devstack@c-api.service[113844]: /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 Apr 10 18:50:08.574961 np0000164920 devstack@c-api.service[113844]: warnings.warn( Apr 10 18:50:08.576863 np0000164920 devstack@c-api.service[113845]: /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 Apr 10 18:50:08.576863 np0000164920 devstack@c-api.service[113845]: warnings.warn( Apr 10 18:50:08.635285 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:08.635285 np0000164920 devstack@c-api.service[113846]: warnings.warn( Apr 10 18:50:08.653944 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:08.653944 np0000164920 devstack@c-api.service[113847]: warnings.warn( Apr 10 18:50:08.670664 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:08.670664 np0000164920 devstack@c-api.service[113844]: warnings.warn( Apr 10 18:50:08.677946 np0000164920 devstack@c-api.service[113845]: /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. Apr 10 18:50:08.677946 np0000164920 devstack@c-api.service[113845]: warnings.warn( Apr 10 18:50:08.945260 np0000164920 devstack@c-api.service[113846]: 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. Apr 10 18:50:08.945871 np0000164920 devstack@c-api.service[113846]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113846) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:50:08.948320 np0000164920 devstack@c-api.service[113847]: 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. Apr 10 18:50:08.948734 np0000164920 devstack@c-api.service[113847]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113847) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:50:08.957423 np0000164920 devstack@c-api.service[113844]: 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. Apr 10 18:50:08.957423 np0000164920 devstack@c-api.service[113844]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113844) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:50:08.957965 np0000164920 devstack@c-api.service[113845]: 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. Apr 10 18:50:08.957965 np0000164920 devstack@c-api.service[113845]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113845) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:50:09.038347 np0000164920 devstack@c-api.service[113846]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:50:09.038347 np0000164920 devstack@c-api.service[113846]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:50:09.038626 np0000164920 devstack@c-api.service[113845]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:50:09.038626 np0000164920 devstack@c-api.service[113845]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:50:09.039386 np0000164920 devstack@c-api.service[113847]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:50:09.039386 np0000164920 devstack@c-api.service[113847]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:50:09.039851 np0000164920 devstack@c-api.service[113844]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 18:50:09.039851 np0000164920 devstack@c-api.service[113844]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:50:09.489957 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113847) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:50:09.490190 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113844) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:50:09.490297 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113845) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:50:09.490371 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.490431 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113846) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:50:09.490504 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.490564 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.490564 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.490670 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.490733 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.490788 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.490856 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.490965 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.491063 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.491129 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.491129 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.492665 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.492797 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.492797 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.492979 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.492979 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.493120 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.493177 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.493236 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.493288 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.493344 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.493418 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.493503 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.493561 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.493619 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.493681 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.493741 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.493808 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.493864 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.493936 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.493994 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.494249 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.494302 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.494372 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.494496 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.494558 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.494622 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.494679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.494737 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.494798 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.494866 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.494951 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.495039 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.495098 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.495158 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.495208 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.495266 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.495315 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.495371 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.495426 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.495477 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.495534 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.495602 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.495658 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.495715 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.495766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.495825 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.495886 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.496153 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.496241 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.496301 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.496358 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.496662 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.496662 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.496806 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.496891 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.497009 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.497092 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.497175 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.497255 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.497320 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.497421 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.497500 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.497565 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.497622 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.497622 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.497728 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.497728 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.497728 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.497881 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.497981 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.498043 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.498100 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.498159 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.498214 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.498277 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.498334 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.498389 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.498447 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.498509 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.499274 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.499346 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.499410 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.499469 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.499534 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.499593 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.499650 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.499715 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.499777 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.499834 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.500004 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.500104 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.500189 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.500275 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.500351 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.500410 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.500481 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.500552 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.500593 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.500593 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.500793 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.500834 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.500873 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.500933 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.500978 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.501023 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.501244 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.501244 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.501313 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.501529 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.501747 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.501986 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.502025 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.502025 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.502102 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.502187 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.502227 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.502266 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.502303 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.502303 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.502383 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.502422 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.502459 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.502500 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.502543 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.502579 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.502615 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.502653 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.502722 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.502773 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.502812 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.502855 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.502888 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.502940 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.502984 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.502984 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.502984 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.503107 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.503153 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.503192 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.503507 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.503547 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.503617 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.503658 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.503695 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.503733 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.503776 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.503810 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.503845 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.503945 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.503988 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.504039 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.504077 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.504113 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.504150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.504518 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.504518 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.504518 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.504518 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.504650 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.504722 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.504766 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.504766 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.504841 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.504881 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.504938 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.504979 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.505013 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.505050 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.505086 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.505118 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.505155 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.505191 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.505234 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.505279 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.505317 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.505358 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.505417 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.505495 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.505495 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.505495 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.505495 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.505495 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.505679 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.510049 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.510119 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.510162 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.510199 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.510251 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.510292 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.510328 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.510365 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.510407 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.510452 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.510494 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.510532 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.510569 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.510605 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.510649 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.510704 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.510741 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.510778 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.510822 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.510980 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.510980 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.511062 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.511062 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.511062 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.511169 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.511208 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.511250 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.511289 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.511338 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.511383 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.511424 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.511462 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.511500 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.511537 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.511574 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.511617 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.511656 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.511699 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.511743 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.511784 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.511823 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.511862 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.511945 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.511986 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.512033 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.512073 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.512110 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.512147 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.512193 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.512231 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.512267 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.512309 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.512349 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.512393 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.512434 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.512471 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.512508 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.512544 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.512591 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.512628 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.512669 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.512706 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.512743 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.512778 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.512815 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.512854 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.512942 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.512995 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.513037 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.513074 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.513108 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.513145 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.513183 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.513219 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.513256 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.513291 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.513328 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.513372 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.513409 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.513478 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.513519 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.513556 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.513599 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.513641 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.513678 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.513717 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.513754 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.513797 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.513841 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.513877 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.513913 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.513966 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.514003 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.514041 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.514074 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.514115 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.514147 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.514187 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.514221 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.514259 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.514292 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.514342 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.514380 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.514417 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.514453 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.514490 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.514533 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.514571 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.514603 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.514603 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.514603 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.514603 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.514739 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.514739 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.514739 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.514843 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.515028 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.515074 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.515117 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.515150 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.515186 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.515222 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.515255 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.515292 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.515292 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.515292 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.515390 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.515429 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.515462 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.515496 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.515533 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.515574 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.515611 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.515648 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.515684 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.515720 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.515760 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.515804 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.515867 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.515970 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.516023 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.516218 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.516259 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.516293 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.516335 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.516372 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.516406 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.516442 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.516485 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.516522 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.516555 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.516587 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.516619 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.516655 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.516691 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.516728 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.516728 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.516728 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.516728 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.516728 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.516899 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.517063 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.517117 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.517117 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.517117 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.517117 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.517117 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.517275 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.517328 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.517371 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.517371 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.517435 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.517539 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.517572 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.517624 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.517676 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.517715 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.517758 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.517799 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.517835 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.517869 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.517904 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.517972 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.518018 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.518052 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.518162 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.518205 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.518255 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.518292 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.518334 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.518370 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.518404 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.518404 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.518469 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.518504 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.518504 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.520312 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.520365 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.520437 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.520491 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.520551 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.520616 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.520649 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.520686 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.520716 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.520741 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.520773 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.520802 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.520827 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.520854 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.520908 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.520954 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.520979 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.521008 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.521032 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.521069 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.521095 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.521123 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.521151 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.521178 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.521203 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.521228 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.521257 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.521257 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.522778 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.522849 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.522883 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.522911 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.522975 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.523014 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.523069 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.523096 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.523120 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.523144 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.523178 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.523208 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.523253 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.523320 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.523603 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.523668 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.523733 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.523791 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.523849 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.523953 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.524024 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.524056 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.524146 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.524241 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.524330 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.524418 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.524502 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.524597 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.524758 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.524823 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.524881 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.524964 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.525024 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.525135 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.525171 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.525290 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.525325 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.525350 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.525375 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.525411 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.525439 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.525468 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.525493 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.525519 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.525546 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.525570 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.525594 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.525619 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.525642 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.525671 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.525695 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.525724 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.525748 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.525771 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.525801 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.525829 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.525853 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.525882 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.525882 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.525950 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.525982 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.526012 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.526039 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.526067 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.526091 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.526114 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.526114 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.526163 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.526195 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.526195 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.526240 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.526264 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.526298 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.526322 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.526381 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.526410 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.526518 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.526651 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.526776 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.526899 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.527061 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.527187 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.527311 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.527446 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.527906 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.528299 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.528337 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.528337 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.528429 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.528468 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.528503 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.528539 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.528575 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.528611 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.528649 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.528686 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.528686 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.528686 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.528803 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.528932 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.529082 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.529212 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.529338 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.529458 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.529497 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.529594 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.529635 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.529671 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.529727 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.529784 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.529843 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.529907 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.533230 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.533310 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.533352 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.533391 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.533450 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.533513 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.533560 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.533702 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.533771 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.533811 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.533851 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.533896 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.533951 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.533998 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.534041 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.534079 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.534120 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.534169 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.534213 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.534213 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.534213 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.536190 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.536241 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.536305 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.536358 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.536358 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.536438 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.536476 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.536535 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.536601 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.536651 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.536702 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.536750 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.536789 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.536826 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.536867 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.536908 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.536999 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.536999 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.536999 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.536999 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.536999 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.537325 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.537422 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.537470 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.537510 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.537545 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.537668 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.537756 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.537799 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.537834 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.537873 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.537936 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.537984 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.538029 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.538062 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.538099 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.538137 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.538177 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.538215 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.538257 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.538294 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.538328 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.538365 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.538409 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.538521 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.538577 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.538617 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.538653 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.538689 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.538723 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.538759 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.538802 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.538840 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.538879 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.538933 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.538982 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.539017 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539061 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.539101 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.539138 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.539172 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.539172 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539246 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539291 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.539331 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.539365 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.539400 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.539400 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.539468 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.539509 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.539546 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.539580 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.539614 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.539658 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.539697 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.539731 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.539766 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.540155 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.540199 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.540237 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.540237 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.540297 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.540337 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.540473 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.540515 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.540553 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.540590 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.540633 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.540633 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.540700 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.540742 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.540783 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.540783 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.540851 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.540891 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.541018 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.541064 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.541100 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.541135 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.541183 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.541183 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.541283 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.541326 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.541373 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.541411 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.541449 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.541449 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.541449 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.541449 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.541449 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.541608 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.541646 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.541690 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.541728 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.541768 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.541806 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.541842 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.541879 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.541933 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.541972 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.542009 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.542045 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.542090 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.542133 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.542231 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.542279 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.542330 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.542372 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.542408 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.542450 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.542485 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.542527 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.542564 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.542596 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.542596 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.542596 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.542596 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.542596 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.546489 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.546565 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.546565 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.546636 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.546693 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.546760 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.546817 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.546859 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.546905 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.546964 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.547006 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.547061 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.547138 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.547197 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.547261 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.547304 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.547344 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.547381 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.547419 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.547475 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.547516 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.547556 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.547593 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.547640 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.547681 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.547717 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.547757 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.547797 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.547836 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.547901 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.548030 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.548074 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.548123 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.548163 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.548199 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.548237 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.548237 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.548308 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.548345 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.548381 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.548433 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.548470 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.548511 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.548546 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.548546 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.548618 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.548663 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.548703 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.548740 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.548781 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.548825 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.548871 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.548871 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.548871 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.548871 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.548871 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.549074 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.549074 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.549154 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.549191 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.549228 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.549268 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.549315 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.549358 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.549398 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.549438 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.549477 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.549516 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.549556 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.549591 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.549628 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.549667 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.549709 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.549749 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.549786 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.549822 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.549861 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.549897 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.550002 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.550049 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.550089 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.550137 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.550181 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.550222 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.550263 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.550263 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.550342 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.550382 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.550421 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.550463 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.550508 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.550552 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.550590 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.550633 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.550676 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.550715 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.550754 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.550793 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.550833 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.550871 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.550871 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.550871 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.551005 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.551047 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.551081 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.551117 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.551156 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.551196 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.551234 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.551234 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.551234 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.551234 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.551463 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.551463 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.551542 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.551542 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.551619 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.551657 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.551697 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.551733 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.551891 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.551974 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.552015 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.552519 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.552570 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.552610 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.552645 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.552682 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.552719 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.552755 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.552799 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.552841 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.552878 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.553164 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.553266 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.553366 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.553366 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.553366 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.553366 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.553366 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:50:09.553550 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.553550 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.553637 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.553682 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113844) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.553721 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.553758 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.553797 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.553836 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.553876 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.553942 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.553983 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.554020 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.554065 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.554104 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113845) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.554141 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.554179 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113844) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.554219 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113847) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.554254 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:50:09.554294 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113844) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.554346 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:50:09.554346 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:50:09.554346 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:50:09.554346 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:50:09.554346 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113846) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:50:09.600586 np0000164920 devstack@c-api.service[113844]: INFO dbcounter [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Registered counter for database cinder Apr 10 18:50:09.600806 np0000164920 devstack@c-api.service[113847]: INFO dbcounter [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Registered counter for database cinder Apr 10 18:50:09.603473 np0000164920 devstack@c-api.service[113846]: INFO dbcounter [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Registered counter for database cinder Apr 10 18:50:09.603637 np0000164920 devstack@c-api.service[113845]: INFO dbcounter [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Registered counter for database cinder Apr 10 18:50:09.613480 np0000164920 devstack@c-api.service[113844]: DEBUG oslo_db.sqlalchemy.engines [None req-87b91fab-d87c-414d-a46f-9502d9dae28d 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=113844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.617694 np0000164920 devstack@c-api.service[113846]: DEBUG oslo_db.sqlalchemy.engines [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b 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=113846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.624044 np0000164920 devstack@c-api.service[113845]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b 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=113845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.630530 np0000164920 devstack@c-api.service[113847]: DEBUG oslo_db.sqlalchemy.engines [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 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=113847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.728620 np0000164920 devstack@c-api.service[113844]: DEBUG dbcounter [-] [113844] Writer thread running {{(pid=113844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:50:09.731612 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:50:09.733571 np0000164920 devstack@c-api.service[113846]: DEBUG dbcounter [-] [113846] Writer thread running {{(pid=113846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:50:09.735478 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:50:09.736151 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:50:09.737463 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:50:09.738273 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:50:09.739689 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:50:09.739865 np0000164920 devstack@c-api.service[113845]: DEBUG dbcounter [-] [113845] Writer thread running {{(pid=113845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:50:09.740069 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:50:09.740856 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.742157 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:50:09.742635 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.742716 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:50:09.743182 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.744353 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.745225 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:50:09.746862 np0000164920 devstack@c-api.service[113847]: DEBUG dbcounter [-] [113847] Writer thread running {{(pid=113847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:50:09.747672 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:50:09.747734 np0000164920 devstack@c-api.service[113844]: DEBUG oslo_db.sqlalchemy.engines [None req-87b91fab-d87c-414d-a46f-9502d9dae28d 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=113844) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.748875 np0000164920 devstack@c-api.service[113846]: DEBUG oslo_db.sqlalchemy.engines [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b 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=113846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.749436 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:50:09.749518 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:50:09.750097 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:50:09.750638 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.750811 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:50:09.751005 np0000164920 devstack@c-api.service[113844]: INFO cinder.rpc [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:50:09.751824 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.752519 np0000164920 devstack@c-api.service[113846]: INFO cinder.rpc [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:50:09.753218 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.753413 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.753975 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:50:09.756950 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:50:09.758850 np0000164920 devstack@c-api.service[113845]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b 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=113845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.759024 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:50:09.759950 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.760652 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:50:09.761694 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.762241 np0000164920 devstack@c-api.service[113845]: INFO cinder.rpc [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:50:09.763035 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.763500 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.765807 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.766248 np0000164920 devstack@c-api.service[113847]: DEBUG oslo_db.sqlalchemy.engines [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 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=113847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:09.768082 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.768192 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:50:09.769698 np0000164920 devstack@c-api.service[113847]: INFO cinder.rpc [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:50:09.769812 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.770553 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.771385 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.773022 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.773886 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.775783 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.777098 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.778522 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.778806 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.779772 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.780201 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.781823 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.782286 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.782984 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.783121 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.785306 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.786190 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.786546 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.786668 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.788239 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.789804 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.790099 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.790667 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.791618 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.793761 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.794081 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.794166 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.794677 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.795908 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.796635 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.797357 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.798084 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.798911 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.800341 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.801238 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.803269 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.804059 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.804108 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.804561 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.805633 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.806685 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.806984 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.808043 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.808340 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.808519 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.808839 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.810181 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.810365 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.811166 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.811726 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.811895 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.812948 np0000164920 devstack@c-api.service[113844]: WARNING cinder.api.contrib.hosts [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:50:09.813287 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.813749 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.814317 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.814421 np0000164920 devstack@c-api.service[113846]: WARNING cinder.api.contrib.hosts [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:50:09.815201 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.815325 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.816845 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.817550 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.817635 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.818077 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.819009 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.819107 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.820357 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.820506 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.820818 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.820941 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.821413 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: extensions {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.821830 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.822311 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.822978 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: encryption {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.823063 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.823549 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.823607 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: extensions {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.824503 np0000164920 devstack@c-api.service[113845]: WARNING cinder.api.contrib.hosts [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:50:09.824569 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.824710 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: encryption {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.824758 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-volume-manage {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.825348 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.826072 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.826211 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-volume-type-access {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.826342 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-volume-manage {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.826926 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.827126 np0000164920 devstack@c-api.service[113847]: WARNING cinder.api.contrib.hosts [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:50:09.827818 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-quota-sets {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.827889 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-volume-type-access {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.827947 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.828568 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.829395 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: qos-specs {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.829527 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-quota-sets {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.829582 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.830213 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.830968 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: qos-specs {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.831114 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.831454 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: backups {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.831615 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.832525 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: extensions {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.832609 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.833065 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: backups {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.833571 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-hosts {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.833751 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: encryption {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.834002 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.834894 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: extensions {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.834981 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: scheduler-stats {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.835177 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-hosts {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.835333 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-volume-manage {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.836356 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: encryption {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.836592 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-volume-transfer {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.836657 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: scheduler-stats {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.837239 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-volume-type-access {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.837913 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-volume-manage {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.838063 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-volume-transfer {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.838264 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: extra_specs {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.839374 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-volume-type-access {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.839538 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-quota-sets {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.840280 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: extra_specs {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.840473 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: cgsnapshots {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.840932 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-quota-sets {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.841608 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: qos-specs {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.841815 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: cgsnapshots {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.841854 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: consistencygroups {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.842370 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: qos-specs {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.843187 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: consistencygroups {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.843818 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-availability-zone {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.844431 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: backups {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.844668 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: backups {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.845159 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-snapshot-manage {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.845207 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-availability-zone {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.846464 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-hosts {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.846547 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-snapshot-manage {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.846583 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: os-quota-class-sets {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.847644 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-hosts {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.847854 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: scheduler-stats {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.847896 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: encryption {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.848154 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: os-quota-class-sets {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.849264 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: scheduler-stats {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.849312 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-volume-transfer {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.849388 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: encryption {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.849851 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extended resource: capabilities {{(pid=113844) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.850652 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-volume-transfer {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.850928 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: extra_specs {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.850971 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extended resource: capabilities {{(pid=113846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.851947 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.852866 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: extra_specs {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.852969 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.853008 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: cgsnapshots {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.853393 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.854365 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: consistencygroups {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.854414 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.854449 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: cgsnapshots {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.854860 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.855872 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.855942 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: consistencygroups {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.856296 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.856352 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-availability-zone {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.857311 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.857666 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-snapshot-manage {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.857828 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.857994 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-availability-zone {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.858718 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.859121 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: os-quota-class-sets {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.859204 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.859369 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-snapshot-manage {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.860220 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.contrib.snapshot_actions [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] SnapshotActionsController initialized {{(pid=113844) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:50:09.860328 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.860407 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: encryption {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.860836 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: os-quota-class-sets {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.860979 np0000164920 devstack@c-api.service[113844]: WARNING castellan.key_manager.migration [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.861310 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] SnapshotActionsController initialized {{(pid=113846) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:50:09.861807 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.861949 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862015 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extended resource: capabilities {{(pid=113847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.862072 np0000164920 devstack@c-api.service[113846]: WARNING castellan.key_manager.migration [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.862129 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension UsedLimits extending resource: limits {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862184 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: encryption {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.862242 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862242 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862342 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862445 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862547 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension TypesManage extending resource: types {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862661 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862781 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension AdminActions extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862854 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862913 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension AdminActions extending resource: snapshots {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.862989 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863047 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension AdminActions extending resource: backups {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863103 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension UsedLimits extending resource: limits {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863160 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863242 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863299 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863299 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeActions extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863400 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863400 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863582 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863656 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.v3.router [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113844) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863725 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension TypesManage extending resource: types {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863725 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.863980 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extended resource: capabilities {{(pid=113845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:50:09.864047 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension AdminActions extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864047 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension AdminActions extending resource: snapshots {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864148 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.864207 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension AdminActions extending resource: backups {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864207 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864323 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864323 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeActions extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.864599 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.v3.router [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.865468 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.865812 np0000164920 devstack@c-api.service[113844]: WARNING keystonemiddleware.auth_token [None req-87b91fab-d87c-414d-a46f-9502d9dae28d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 18:50:09.866141 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.866803 np0000164920 devstack@c-api.service[113846]: WARNING keystonemiddleware.auth_token [None req-a5e38f65-528d-46da-bf5f-f99241d17b1b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 18:50:09.866908 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.867893 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.868498 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.869543 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.869912 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.871191 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.871466 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.871927 np0000164920 devstack@c-api.service[113844]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccc696a3668 pid: 113844 (default app) Apr 10 18:50:09.872441 np0000164920 devstack@c-api.service[113844]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 18:50:09.872441 np0000164920 devstack@c-api.service[113844]: warnings.warn( Apr 10 18:50:09.872549 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] SnapshotActionsController initialized {{(pid=113847) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:50:09.872679 np0000164920 devstack@c-api.service[113846]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccc696a3668 pid: 113846 (default app) Apr 10 18:50:09.872888 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.873259 np0000164920 devstack@c-api.service[113847]: WARNING castellan.key_manager.migration [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.874135 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874242 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874395 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension UsedLimits extending resource: limits {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874514 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874593 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.874657 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874739 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874821 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.874942 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension TypesManage extending resource: types {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875059 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875175 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension AdminActions extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875426 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension AdminActions extending resource: snapshots {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875426 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension AdminActions extending resource: backups {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875567 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.875626 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.876351 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeActions extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.876466 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] SnapshotActionsController initialized {{(pid=113845) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:50:09.876668 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.v3.router [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.876743 np0000164920 devstack@c-api.service[113845]: WARNING castellan.key_manager.migration [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:50:09.877592 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.877728 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.877852 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension UsedLimits extending resource: limits {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.877975 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878107 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878217 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878319 np0000164920 devstack@c-api.service[113847]: WARNING keystonemiddleware.auth_token [None req-2d585361-5e12-4b0f-a7a0-b4d672e21898 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 18:50:09.878394 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878463 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension TypesManage extending resource: types {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878605 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878742 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension AdminActions extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.878881 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension AdminActions extending resource: snapshots {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.879030 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension AdminActions extending resource: backups {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.879113 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.879248 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.879361 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeActions extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.879651 np0000164920 devstack@c-api.service[113845]: DEBUG cinder.api.v3.router [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:50:09.880101 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880101 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880101 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880101 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880101 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880492 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880492 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880492 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880492 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880492 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.880778 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881094 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881094 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881094 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881094 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881334 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881334 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881334 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881334 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881632 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881632 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881632 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881632 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881888 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881888 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881888 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.881888 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.881888 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882508 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.882508 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882508 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.882508 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882508 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.882721 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883004 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883277 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883582 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883582 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883582 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883582 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883582 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883815 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883815 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883815 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.883815 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.883815 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884132 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884414 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884648 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884648 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884648 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884648 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884648 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884885 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884885 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884885 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.884885 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.884885 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885120 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885120 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885120 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885120 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885321 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885321 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885321 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885321 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885505 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885505 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885736 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885736 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885736 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885736 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885736 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885962 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.885962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.885962 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886234 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886234 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886234 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886234 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886428 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886428 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886428 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886428 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886625 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886625 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886625 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886625 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886867 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886867 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.886867 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.886867 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887065 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887065 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887065 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887065 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887065 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887309 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887607 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887607 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887607 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887607 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887607 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.887962 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888239 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888505 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.888765 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889073 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889073 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889073 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889073 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889307 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889307 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889307 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889307 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889307 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889584 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889584 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889584 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889584 np0000164920 devstack@c-api.service[113844]: /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. Apr 10 18:50:09.889584 np0000164920 devstack@c-api.service[113844]: warnings.warn(deprecated_msg) Apr 10 18:50:09.889782 np0000164920 devstack@c-api.service[113845]: WARNING keystonemiddleware.auth_token [None req-9f4b24fa-4f53-47c6-9c18-ac5d48bebf4b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 18:50:09.889829 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.middleware.request_id [None req-1f2e201a-154f-4b5a-bd81-e840753b7685 None None] RequestId filter calling following filter/app {{(pid=113844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:50:09.889868 np0000164920 devstack@c-api.service[113847]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccc696a3668 pid: 113847 (default app) Apr 10 18:50:09.889908 np0000164920 devstack@c-api.service[113844]: [pid: 113844|app: 0|req: 1/1] 199.204.45.233 () {60 vars in 953 bytes} [Fri Apr 10 18:50:09 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 10 18:50:09.889979 np0000164920 devstack@c-api.service[113845]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccc696a3668 pid: 113845 (default app) Apr 10 18:50:16.970876 np0000164920 devstack@c-api.service[113846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 18:50:16.970876 np0000164920 devstack@c-api.service[113846]: warnings.warn( Apr 10 18:50:16.981986 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.981986 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.981986 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.981986 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.981986 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982470 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.982470 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982470 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.982470 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982470 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.982754 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983109 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983109 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983109 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983109 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983346 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983346 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983346 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983346 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983594 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983594 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983594 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983594 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983905 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983905 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983905 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.983905 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.983905 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984273 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984273 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984273 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984273 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984273 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984560 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.984899 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985579 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985579 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985579 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985579 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985579 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985865 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985865 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985865 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.985865 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.985865 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986163 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986491 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986796 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986796 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986796 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.986796 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.986796 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987129 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987129 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987129 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987129 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987129 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987392 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987392 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987392 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987392 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987664 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987664 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987664 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987664 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987901 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987901 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987901 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.987901 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.987901 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988327 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988327 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988327 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988327 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988327 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988619 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988619 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988619 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988619 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988822 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988822 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.988822 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.988822 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989026 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989026 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989026 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989026 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989168 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989168 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989168 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989168 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989302 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989302 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989302 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989302 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989444 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989444 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989444 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989444 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989444 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989661 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989862 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989862 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989862 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.989862 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.989862 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990044 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990241 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990451 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990667 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990891 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990891 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.990891 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.990891 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991049 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.991049 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991049 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.991049 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991049 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: /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. Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: warnings.warn(deprecated_msg) Apr 10 18:50:16.991230 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.middleware.request_id [None req-2d40ea8f-6146-40d1-b0af-d7f32b08637b None None] RequestId filter calling following filter/app {{(pid=113846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:50:17.466733 np0000164920 devstack@c-api.service[113846]: INFO cinder.api.openstack.wsgi [None req-2d40ea8f-6146-40d1-b0af-d7f32b08637b admin admin] POST https://199.204.45.233/volume/v3/types Apr 10 18:50:17.467196 np0000164920 devstack@c-api.service[113846]: DEBUG cinder.api.openstack.wsgi [None req-2d40ea8f-6146-40d1-b0af-d7f32b08637b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:50:17.468826 np0000164920 devstack@c-api.service[113846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 18:50:17.468826 np0000164920 devstack@c-api.service[113846]: warnings.warn( Apr 10 18:50:17.479858 np0000164920 devstack@c-api.service[113846]: DEBUG oslo_db.sqlalchemy.engines [None req-2d40ea8f-6146-40d1-b0af-d7f32b08637b 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=113846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:17.508997 np0000164920 devstack@c-api.service[113846]: INFO cinder.api.openstack.wsgi [None req-2d40ea8f-6146-40d1-b0af-d7f32b08637b admin admin] https://199.204.45.233/volume/v3/types returned with HTTP 200 Apr 10 18:50:17.509531 np0000164920 devstack@c-api.service[113846]: [pid: 113846|app: 0|req: 1/2] 199.204.45.233 () {68 vars in 1288 bytes} [Fri Apr 10 18:50:16 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:50:17.524003 np0000164920 devstack@c-api.service[113847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 18:50:17.524003 np0000164920 devstack@c-api.service[113847]: warnings.warn( Apr 10 18:50:17.537693 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.537693 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.537910 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.537910 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538105 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538105 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538254 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538254 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538400 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538400 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538547 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538547 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538689 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538689 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.538831 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.538831 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539002 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539002 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539167 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539167 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539306 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539306 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539552 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539552 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539747 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539747 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.539893 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.539893 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540058 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540058 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540199 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540199 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540334 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540334 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540526 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540526 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540697 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540697 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.540842 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.540842 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541037 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541037 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541202 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541202 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541349 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541349 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541494 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541494 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541662 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541662 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541805 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541805 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.541969 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.541969 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.542114 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.542114 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.543935 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.543935 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.543935 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.543935 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.543935 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544156 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544156 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544156 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544156 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544156 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544326 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544558 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544740 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544740 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544740 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544740 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544740 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544873 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544873 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544873 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.544873 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.544873 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545017 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545017 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545017 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545017 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545129 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545129 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545129 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545129 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545233 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545233 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545233 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545233 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545233 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545368 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545368 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545368 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545368 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545368 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545499 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545499 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545499 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545499 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545602 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545602 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545602 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545602 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545709 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545709 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545709 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545709 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545813 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545813 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545813 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545813 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545938 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545938 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.545938 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.545938 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546045 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546045 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546045 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546045 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546045 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546185 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546338 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546338 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546338 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546338 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546338 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546461 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546611 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546760 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.546934 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547089 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547089 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547089 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547089 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547197 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547197 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547197 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547197 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547197 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547330 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547330 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547330 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.547330 np0000164920 devstack@c-api.service[113847]: /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. Apr 10 18:50:17.547330 np0000164920 devstack@c-api.service[113847]: warnings.warn(deprecated_msg) Apr 10 18:50:17.549224 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.middleware.request_id [req-2d40ea8f-6146-40d1-b0af-d7f32b08637b req-bba693ec-fda3-4794-adab-19f327f7c4b3 None None] RequestId filter calling following filter/app {{(pid=113847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:50:17.884550 np0000164920 devstack@c-api.service[113847]: INFO cinder.api.openstack.wsgi [req-2d40ea8f-6146-40d1-b0af-d7f32b08637b req-bba693ec-fda3-4794-adab-19f327f7c4b3 admin admin] POST https://199.204.45.233/volume/v3/types/85331f98-0f0c-493a-842d-9b752a645f70/extra_specs Apr 10 18:50:17.885128 np0000164920 devstack@c-api.service[113847]: DEBUG cinder.api.openstack.wsgi [req-2d40ea8f-6146-40d1-b0af-d7f32b08637b req-bba693ec-fda3-4794-adab-19f327f7c4b3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:50:17.886807 np0000164920 devstack@c-api.service[113847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 18:50:17.886807 np0000164920 devstack@c-api.service[113847]: warnings.warn( Apr 10 18:50:17.898278 np0000164920 devstack@c-api.service[113847]: DEBUG oslo_db.sqlalchemy.engines [req-2d40ea8f-6146-40d1-b0af-d7f32b08637b req-bba693ec-fda3-4794-adab-19f327f7c4b3 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=113847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:50:17.971565 np0000164920 devstack@c-api.service[113847]: INFO cinder.api.openstack.wsgi [req-2d40ea8f-6146-40d1-b0af-d7f32b08637b req-bba693ec-fda3-4794-adab-19f327f7c4b3 admin admin] https://199.204.45.233/volume/v3/types/85331f98-0f0c-493a-842d-9b752a645f70/extra_specs returned with HTTP 200 Apr 10 18:50:17.972397 np0000164920 devstack@c-api.service[113847]: [pid: 113847|app: 0|req: 1/3] 199.204.45.233 () {70 vars in 1505 bytes} [Fri Apr 10 18:50:17 2026] POST /volume/v3/types/85331f98-0f0c-493a-842d-9b752a645f70/extra_specs => generated 55 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:50:19.750534 np0000164920 devstack@c-api.service[113844]: DEBUG dbcounter [-] [113844] Writing DB stats cinder:SELECT=6 {{(pid=113844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:50:19.761885 np0000164920 devstack@c-api.service[113845]: DEBUG dbcounter [-] [113845] Writing DB stats cinder:SELECT=6 {{(pid=113845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:50:27.506191 np0000164920 devstack@c-api.service[113846]: DEBUG dbcounter [-] [113846] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:50:27.968792 np0000164920 devstack@c-api.service[113847]: DEBUG dbcounter [-] [113847] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:52:57.580044 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.middleware.request_id [None req-712e50c2-fa6e-48d6-a9f6-2482016edda5 None None] RequestId filter calling following filter/app {{(pid=113844) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:52:57.581605 np0000164920 devstack@c-api.service[113844]: INFO cinder.api.openstack.wsgi [None req-712e50c2-fa6e-48d6-a9f6-2482016edda5 None None] GET https://199.204.45.233/volume// Apr 10 18:52:57.582078 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.openstack.wsgi [None req-712e50c2-fa6e-48d6-a9f6-2482016edda5 None None] Empty body provided in request {{(pid=113844) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:52:57.582627 np0000164920 devstack@c-api.service[113844]: DEBUG cinder.api.openstack.wsgi [None req-712e50c2-fa6e-48d6-a9f6-2482016edda5 None None] Calling method 'all' {{(pid=113844) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:52:57.583717 np0000164920 devstack@c-api.service[113844]: INFO cinder.api.openstack.wsgi [None req-712e50c2-fa6e-48d6-a9f6-2482016edda5 None None] https://199.204.45.233/volume// returned with HTTP 300 Apr 10 18:52:57.584314 np0000164920 devstack@c-api.service[113844]: [pid: 113844|app: 0|req: 2/4] 199.204.45.233 () {66 vars in 1456 bytes} [Fri Apr 10 18:52:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)