Apr 11 17:01:14.537613 np0000165169 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 17:01:14.547953 np0000165169 devstack@c-api.service[113532]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 17:01:14 2026] *** Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: nodename: np0000165169 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: machine: x86_64 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: clock source: unix Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: pcre jit disabled Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: detected number of CPU cores: 16 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: current working directory: / Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: detected binary path: /usr/bin/uwsgi-core Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: your processes number limit is 256917 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: your memory page size is 4096 bytes Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: detected max file descriptor number: 2048 Apr 11 17:01:14.551854 np0000165169 devstack@c-api.service[113532]: lock engine: pthread robust mutexes Apr 11 17:01:14.552609 np0000165169 devstack@c-api.service[113532]: thunder lock: enabled Apr 11 17:01:14.552609 np0000165169 devstack@c-api.service[113532]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 17:01:14.552609 np0000165169 devstack@c-api.service[113532]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 17:01:14.552609 np0000165169 devstack@c-api.service[113532]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 17:01:14.552609 np0000165169 devstack@c-api.service[113532]: Set PythonHome to /opt/stack/data/venv Apr 11 17:01:14.590366 np0000165169 devstack@c-api.service[113532]: Python main interpreter initialized at 0x7fb7feaa3668 Apr 11 17:01:14.590366 np0000165169 devstack@c-api.service[113532]: python threads support enabled Apr 11 17:01:14.590366 np0000165169 devstack@c-api.service[113532]: your server socket listen backlog is limited to 100 connections Apr 11 17:01:14.590366 np0000165169 devstack@c-api.service[113532]: your mercy for graceful operations on workers is 80 seconds Apr 11 17:01:14.591146 np0000165169 devstack@c-api.service[113532]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 17:01:14.591345 np0000165169 devstack@c-api.service[113532]: *** Operational MODE: preforking *** Apr 11 17:01:14.591633 np0000165169 devstack@c-api.service[113532]: *** uWSGI is running in multiple interpreter mode *** Apr 11 17:01:14.591633 np0000165169 devstack@c-api.service[113532]: spawned uWSGI master process (pid: 113532) Apr 11 17:01:14.591913 np0000165169 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 17:01:14.592391 np0000165169 devstack@c-api.service[113532]: spawned uWSGI worker 1 (pid: 113538, cores: 1) Apr 11 17:01:14.593194 np0000165169 devstack@c-api.service[113532]: spawned uWSGI worker 2 (pid: 113539, cores: 1) Apr 11 17:01:14.593810 np0000165169 devstack@c-api.service[113532]: spawned uWSGI worker 3 (pid: 113540, cores: 1) Apr 11 17:01:14.594415 np0000165169 devstack@c-api.service[113532]: spawned uWSGI worker 4 (pid: 113541, cores: 1) Apr 11 17:01:14.594493 np0000165169 devstack@c-api.service[113532]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: we strongly recommend against using it for new projects. Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: framework. For more detail see Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:01:14.723069 np0000165169 devstack@c-api.service[113538]: import eventlet # noqa Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: we strongly recommend against using it for new projects. Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: framework. For more detail see Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:01:14.724474 np0000165169 devstack@c-api.service[113539]: import eventlet # noqa Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: we strongly recommend against using it for new projects. Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: framework. For more detail see Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:01:14.725804 np0000165169 devstack@c-api.service[113541]: import eventlet # noqa Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: we strongly recommend against using it for new projects. Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: framework. For more detail see Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:01:14.735744 np0000165169 devstack@c-api.service[113540]: import eventlet # noqa Apr 11 17:01:14.811365 np0000165169 devstack@c-api.service[113541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:01:14.811365 np0000165169 devstack@c-api.service[113541]: debtcollector.deprecate( Apr 11 17:01:14.812043 np0000165169 devstack@c-api.service[113538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:01:14.812043 np0000165169 devstack@c-api.service[113538]: debtcollector.deprecate( Apr 11 17:01:14.812300 np0000165169 devstack@c-api.service[113539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:01:14.812300 np0000165169 devstack@c-api.service[113539]: debtcollector.deprecate( Apr 11 17:01:14.824565 np0000165169 devstack@c-api.service[113540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:01:14.824565 np0000165169 devstack@c-api.service[113540]: debtcollector.deprecate( Apr 11 17:01:14.894324 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:14.894324 np0000165169 devstack@c-api.service[113541]: from cgi import parse_header Apr 11 17:01:14.897221 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:14.897221 np0000165169 devstack@c-api.service[113538]: from cgi import parse_header Apr 11 17:01:14.900432 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:14.900432 np0000165169 devstack@c-api.service[113539]: from cgi import parse_header Apr 11 17:01:14.912261 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:14.912261 np0000165169 devstack@c-api.service[113540]: from cgi import parse_header Apr 11 17:01:14.941509 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:14.941509 np0000165169 devstack@c-api.service[113541]: removals.removed_module( Apr 11 17:01:14.942327 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:14.942327 np0000165169 devstack@c-api.service[113541]: removals.removed_module( Apr 11 17:01:14.946041 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:14.946041 np0000165169 devstack@c-api.service[113538]: removals.removed_module( Apr 11 17:01:14.946747 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:14.946747 np0000165169 devstack@c-api.service[113538]: removals.removed_module( Apr 11 17:01:14.952222 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:14.952222 np0000165169 devstack@c-api.service[113539]: removals.removed_module( Apr 11 17:01:14.952915 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:14.952915 np0000165169 devstack@c-api.service[113539]: removals.removed_module( Apr 11 17:01:14.961046 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:14.961046 np0000165169 devstack@c-api.service[113540]: removals.removed_module( Apr 11 17:01:14.961046 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:14.961046 np0000165169 devstack@c-api.service[113540]: removals.removed_module( Apr 11 17:01:15.576945 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:15.576945 np0000165169 devstack@c-api.service[113541]: warnings.warn( Apr 11 17:01:15.588876 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:15.588876 np0000165169 devstack@c-api.service[113540]: warnings.warn( Apr 11 17:01:15.600940 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:15.600940 np0000165169 devstack@c-api.service[113538]: warnings.warn( Apr 11 17:01:15.615047 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:15.615047 np0000165169 devstack@c-api.service[113539]: warnings.warn( Apr 11 17:01:15.681972 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:15.681972 np0000165169 devstack@c-api.service[113541]: warnings.warn( Apr 11 17:01:15.696996 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:15.696996 np0000165169 devstack@c-api.service[113540]: warnings.warn( Apr 11 17:01:15.725420 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:15.725420 np0000165169 devstack@c-api.service[113538]: warnings.warn( Apr 11 17:01:15.734311 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:15.734311 np0000165169 devstack@c-api.service[113539]: warnings.warn( Apr 11 17:01:15.998152 np0000165169 devstack@c-api.service[113541]: 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 11 17:01:15.998697 np0000165169 devstack@c-api.service[113541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:01:16.018040 np0000165169 devstack@c-api.service[113540]: 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 11 17:01:16.018492 np0000165169 devstack@c-api.service[113538]: 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 11 17:01:16.018560 np0000165169 devstack@c-api.service[113540]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113540) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:01:16.018645 np0000165169 devstack@c-api.service[113538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:01:16.039073 np0000165169 devstack@c-api.service[113539]: 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 11 17:01:16.039312 np0000165169 devstack@c-api.service[113539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:01:16.084678 np0000165169 devstack@c-api.service[113541]: /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 11 17:01:16.084678 np0000165169 devstack@c-api.service[113541]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:01:16.087197 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.087197 np0000165169 devstack@c-api.service[113540]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:01:16.091124 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:16.091124 np0000165169 devstack@c-api.service[113538]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:01:16.111726 np0000165169 devstack@c-api.service[113539]: /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 11 17:01:16.111726 np0000165169 devstack@c-api.service[113539]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:01:16.598573 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113540) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:01:16.598869 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.598956 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:01:16.599076 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.599143 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:01:16.599206 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599280 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:01:16.599351 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599429 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.599547 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599627 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599693 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.599756 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599756 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.599903 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.599977 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.601282 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.601385 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.601385 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.601516 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.601584 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.601659 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.601745 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.601811 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.601883 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.601948 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.602043 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.602132 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.602205 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.602265 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.602338 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.602338 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.602471 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.602536 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.602656 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.602740 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.602799 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.602871 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.602931 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.603007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.603108 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.603173 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.603244 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.603315 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.603379 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.603435 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.603570 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.603666 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.603739 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.603814 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.603877 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.603949 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.604046 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.604144 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.604216 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.604282 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.604347 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.604425 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.604489 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.604553 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.604619 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.604689 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.604752 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.604826 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.604894 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.604964 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.605059 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.605134 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.605134 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.605134 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.605134 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.605134 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.605436 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.605436 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.605436 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.605436 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.605684 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.605757 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.605757 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.605882 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.605943 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.606007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.606007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.606007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.606007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.606007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.606349 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.606349 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.606474 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.606543 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.606608 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.606677 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.606750 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.606811 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.606883 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.606955 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.607046 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.607126 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.607194 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.607265 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.607327 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.607397 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.607470 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.607529 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.607601 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.607664 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.607761 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.607825 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.607890 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.607961 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.608048 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.608174 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.608250 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.608316 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.608378 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.608446 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.608509 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.608580 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.608618 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.608659 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.608659 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.608726 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.608726 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.608790 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.608817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.608817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.608817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.608817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.608930 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.608930 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.608930 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.608930 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.609075 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609109 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.609135 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.609170 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.609198 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.609232 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.609268 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.609298 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609358 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.609358 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.609440 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.609471 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.609506 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.609506 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.609506 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.609586 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609611 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.609644 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.609674 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.609703 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.609703 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.609703 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.609703 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.609703 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.609842 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609842 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.609906 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609946 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.609987 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.610054 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.610097 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.610131 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.610162 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.610199 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.610233 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.610266 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.610307 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.610356 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.610401 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.610442 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.610481 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.610525 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.610576 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.610617 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.610668 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.610720 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.610921 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.610921 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.610921 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.610921 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.611098 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.611148 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.611148 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.611225 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.611255 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.611281 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.611281 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.611359 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.611405 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.611458 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.611503 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.611554 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.611605 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.611661 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.611661 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.611661 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.611661 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.611839 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.611839 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.611839 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.611958 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.612042 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.612096 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.612096 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.612219 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.612284 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.612327 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.612383 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.612442 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.612491 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.612534 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.612587 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.612622 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.612654 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.612701 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.612737 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.612774 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.612817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.612865 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.612926 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.612926 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.613029 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.613029 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.613029 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.613029 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.613157 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.613157 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.613224 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.613304 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.613401 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.613470 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.613579 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.618443 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.618443 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.618614 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.618614 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.618705 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.618705 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.618782 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.618938 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.619052 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.619102 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.619164 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.619210 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.619251 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.619296 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.619338 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.619382 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.619430 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.619477 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.619529 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.619529 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.619622 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.619669 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.619715 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.619765 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.619816 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.619865 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.619914 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.619961 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.620002 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.620078 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.620198 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.620250 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.620298 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.620384 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.620439 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.620480 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.620524 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.620573 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.620619 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.620666 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.620720 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.620764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.620812 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.620854 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.620895 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.620948 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.620992 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.621054 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.621109 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.621160 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.621204 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.621245 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.621298 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.621356 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.621441 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.621498 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.621542 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.621584 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.621634 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.621682 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.621734 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.621778 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.621827 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.621873 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.621916 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.621965 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.622009 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.622104 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.622160 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.622213 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.622265 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.622265 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.622362 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.622427 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.622478 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.622528 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.622570 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.622610 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.622651 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.622702 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.622742 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.622782 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.622831 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.622876 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.622928 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.622974 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.623047 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.623104 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.623155 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.623207 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.623248 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.623297 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.623297 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.623392 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.623438 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.623479 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.623522 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.623562 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.623610 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.623610 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.623690 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.623690 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.623690 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.623837 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.623885 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.623927 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.623927 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.624007 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.624080 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.624149 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.624199 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.624276 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.624361 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.624424 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.624488 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.624536 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.624596 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.624657 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.624716 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.624716 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.624798 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.624840 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.624889 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.624937 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.624984 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.625059 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.625106 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.625189 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.625245 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.625296 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.625350 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.625390 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.625430 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.625480 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.625764 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.626009 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.626083 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.626141 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.626412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.626704 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.626704 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.626704 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.626704 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.626704 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.626903 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.626956 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.626997 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.627067 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.627112 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.627162 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.627207 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.627207 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.627302 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.627351 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.627398 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.627439 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.627480 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.627480 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.627576 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.627624 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.627672 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.627714 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.627749 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.628269 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.628269 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.628607 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.628687 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.628742 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.628789 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.628833 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.628886 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.628933 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.628977 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.629045 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.629116 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.629172 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.629224 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.629269 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.629310 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.629350 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.629395 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.629443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.629443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.629443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.629443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.629443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.629642 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.629642 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.629642 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.629760 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.629760 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.629837 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.629886 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.631123 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.631233 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.631233 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.631339 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.631339 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.631438 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.631486 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.631538 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.631588 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.631635 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.631682 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.631722 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.631772 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.631821 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.631870 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.631911 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.631954 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.631999 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.632083 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.632127 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.632224 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.632274 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.632317 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.632357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.632357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.632357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.632357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.632357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.633127 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.633227 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.633227 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.633350 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.633405 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.633405 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.633491 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.633534 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.633584 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.633666 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.633728 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.633774 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.633826 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.633880 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.633923 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.633967 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.634040 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.634085 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.634176 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.634241 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.634283 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.634330 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.634385 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.634425 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.634468 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.634513 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.634553 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.634597 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.634663 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.634721 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.634769 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.634814 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.634862 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.634904 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.634944 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.634983 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.635043 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.635098 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.635149 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.635226 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.635278 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.635326 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.635476 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.635525 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.635572 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.635614 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.635684 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.635748 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.635790 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.635833 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.635872 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.635933 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.635974 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.636052 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.636102 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.636227 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.636295 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.636295 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.636384 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.636432 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.636474 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.636524 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.636569 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.636611 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.636661 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.636740 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.636740 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.636825 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.636869 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.636911 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.636954 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.637037 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.637093 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.637139 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.637139 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.637217 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.637272 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.637317 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.637357 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.637400 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.637400 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.637400 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.637400 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.637400 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.641199 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.641276 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.641343 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.641343 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.641426 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.641469 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.641538 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.641585 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.641651 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.641712 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.641957 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.642048 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.642117 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.642164 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.642209 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.642282 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.642343 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.642412 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.642469 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.642469 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.642469 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.642603 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.642852 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.644473 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.644552 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.644552 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.644667 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.644667 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.644767 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.644822 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.644911 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.644980 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.645073 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.645135 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.645189 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.645243 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.645292 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.645341 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.645341 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.645425 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.645425 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.645521 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.645566 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.645566 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.645660 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.645660 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.645747 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.645795 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.645839 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.645883 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.645927 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.645983 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.646066 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.646121 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.646172 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.646221 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.646268 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.646311 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.646358 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.646409 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.646465 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.646514 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.646557 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.646608 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.646658 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.646707 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.646747 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.646969 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.647034 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.647101 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.647152 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.647199 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.647241 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.647284 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.647321 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.647358 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.647399 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.647450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.647491 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.647534 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.647797 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.647920 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.647970 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.647970 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.648172 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.648225 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.648225 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.648339 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.648412 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.648457 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.648515 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.648575 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.648627 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.648690 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.648750 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.648791 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.648839 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.648890 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.648938 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.648983 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.649056 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.649056 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.649157 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.649200 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.649200 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.649293 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.649336 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.649379 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.649520 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.649644 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.649644 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.649730 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.649780 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.649823 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.649861 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.649904 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.649955 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.650010 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.650085 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.650149 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.650202 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.650250 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.650297 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.650339 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.650378 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.650422 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.650473 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.650525 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.650567 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.650621 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.650711 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.650763 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.650763 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.650763 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.650763 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.650763 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.650977 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.650977 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.651163 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.651296 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.651441 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.651569 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.651747 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.652789 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.652844 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.652903 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.652991 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.653064 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.653124 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.653190 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.653735 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.653794 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.653861 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.653937 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.654056 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.654119 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.654189 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.654938 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.654992 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.655084 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.655131 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.655208 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.655256 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.655299 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.655333 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.655370 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.655409 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.655442 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.655478 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.655516 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.655552 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.655582 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.655618 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.655647 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.655678 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.655715 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.655748 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.655787 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.655819 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.655856 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.655895 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.655931 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.655963 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.655995 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.656057 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.656098 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.656135 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.656206 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.656327 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.656364 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.656408 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.656445 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.656478 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.656502 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.656531 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.656557 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.656586 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.656620 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.656654 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.656684 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.656724 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.656755 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.656780 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.656809 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.657120 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.657187 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.657257 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.657295 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.657332 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.657367 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.657396 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.657431 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.657471 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.657502 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.657532 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.657561 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.657593 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.657618 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.657653 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.657688 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.657726 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.657761 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.657761 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.657761 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.657882 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.658192 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.658255 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.658311 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.658378 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.658423 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.658457 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.658499 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.658536 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.658574 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.658614 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.658650 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.658681 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.658717 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.658747 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.658747 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.658811 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.658811 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.658811 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.658811 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.658922 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.658960 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.658995 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.659060 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.659094 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.659122 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.659152 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.659188 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.659221 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.659255 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.659289 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.659340 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.659372 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.659402 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.659439 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.659472 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.659505 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.659505 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.659662 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.659698 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.659746 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.659785 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.659822 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.659857 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.659889 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.659921 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.659953 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.659987 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.660041 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.660074 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.660110 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.660139 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.660218 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.660248 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.660280 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.660314 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.660357 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.660393 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.660422 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.660450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.660450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.660450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.660450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.660450 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:01:16.661255 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.661323 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.661376 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.661426 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.661471 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.661513 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.661564 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.661606 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.661652 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.661698 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.661746 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.661799 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.661843 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.661843 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.661921 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.661966 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:01:16.662037 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.662091 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.662138 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:01:16.662178 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.662223 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:01:16.662223 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:01:16.662223 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:01:16.662223 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:01:16.708545 np0000165169 devstack@c-api.service[113540]: INFO dbcounter [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Registered counter for database cinder Apr 11 17:01:16.710698 np0000165169 devstack@c-api.service[113539]: INFO dbcounter [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Registered counter for database cinder Apr 11 17:01:16.715903 np0000165169 devstack@c-api.service[113538]: INFO dbcounter [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Registered counter for database cinder Apr 11 17:01:16.716596 np0000165169 devstack@c-api.service[113541]: INFO dbcounter [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Registered counter for database cinder Apr 11 17:01:16.725234 np0000165169 devstack@c-api.service[113540]: DEBUG oslo_db.sqlalchemy.engines [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 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=113540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.729540 np0000165169 devstack@c-api.service[113539]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 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=113539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.733869 np0000165169 devstack@c-api.service[113538]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 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=113538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.738790 np0000165169 devstack@c-api.service[113541]: DEBUG oslo_db.sqlalchemy.engines [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 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=113541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.842795 np0000165169 devstack@c-api.service[113540]: DEBUG dbcounter [-] [113540] Writer thread running {{(pid=113540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:01:16.845757 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:01:16.848428 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:01:16.850876 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:01:16.853516 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:01:16.853650 np0000165169 devstack@c-api.service[113539]: DEBUG dbcounter [-] [113539] Writer thread running {{(pid=113539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:01:16.854984 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.856847 np0000165169 devstack@c-api.service[113538]: DEBUG dbcounter [-] [113538] Writer thread running {{(pid=113538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:01:16.857092 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:01:16.857332 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.860547 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:01:16.860664 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:01:16.862482 np0000165169 devstack@c-api.service[113540]: DEBUG oslo_db.sqlalchemy.engines [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 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=113540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.863467 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:01:16.864314 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:01:16.864572 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:01:16.866060 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:01:16.866791 np0000165169 devstack@c-api.service[113540]: INFO cinder.rpc [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:01:16.867372 np0000165169 devstack@c-api.service[113541]: DEBUG dbcounter [-] [113541] Writer thread running {{(pid=113541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:01:16.868104 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.868417 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:01:16.868628 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:01:16.869680 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.869786 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.870454 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:01:16.871622 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.871717 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.873191 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:01:16.876055 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:01:16.877425 np0000165169 devstack@c-api.service[113538]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 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=113538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.878702 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:01:16.879156 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.879376 np0000165169 devstack@c-api.service[113539]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 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=113539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.879959 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.880406 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:01:16.882115 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.882521 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.882609 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:01:16.882866 np0000165169 devstack@c-api.service[113538]: INFO cinder.rpc [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:01:16.884054 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.885480 np0000165169 devstack@c-api.service[113539]: INFO cinder.rpc [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:01:16.885906 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.886783 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.887443 np0000165169 devstack@c-api.service[113541]: DEBUG oslo_db.sqlalchemy.engines [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 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=113541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:16.890058 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:01:16.890202 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.892536 np0000165169 devstack@c-api.service[113541]: INFO cinder.rpc [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:01:16.893420 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.893665 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.895131 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.896469 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.898760 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.898867 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.899736 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.902315 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.902429 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.902775 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.905051 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.905932 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.906605 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.906760 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.908239 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.908410 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.910273 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.910756 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.910988 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.911545 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.913609 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.914085 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.916102 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.916811 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.917102 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.917381 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.919439 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.919841 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.920686 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.920997 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.922436 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.922917 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.924146 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.924676 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.925649 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.925767 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.925834 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.926308 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.927404 np0000165169 devstack@c-api.service[113540]: WARNING cinder.api.contrib.hosts [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:01:16.928226 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.928581 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.928750 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.928826 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.929813 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.930438 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.931349 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.932437 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.932898 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.933405 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.934048 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.934350 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.934930 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.935289 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: extensions {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.936584 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: encryption {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.936777 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.938198 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-volume-manage {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.938665 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.939542 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.939632 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-volume-type-access {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.940976 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.941277 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-quota-sets {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.942473 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.942584 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.942790 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: qos-specs {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.943141 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.944138 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.944866 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: backups {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.945274 np0000165169 devstack@c-api.service[113538]: WARNING cinder.api.contrib.hosts [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:01:16.945413 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.946126 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.946233 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.946935 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-hosts {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.947102 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.947756 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.948357 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: scheduler-stats {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.948461 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.948807 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.949439 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.949727 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-volume-transfer {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.949910 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.949982 np0000165169 devstack@c-api.service[113539]: WARNING cinder.api.contrib.hosts [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:01:16.950884 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.950971 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.951444 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.951990 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: extra_specs {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.952449 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.952534 np0000165169 devstack@c-api.service[113541]: WARNING cinder.api.contrib.hosts [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:01:16.952609 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.953411 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.953535 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: extensions {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.953625 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: cgsnapshots {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.954537 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.954722 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: encryption {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.954928 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: consistencygroups {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.955048 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.956190 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.956252 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-volume-manage {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.956504 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.956905 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-availability-zone {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.957703 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-volume-type-access {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.958004 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.958194 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.958382 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-snapshot-manage {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.959031 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: extensions {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.959498 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-quota-sets {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.959589 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.959838 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: os-quota-class-sets {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.960581 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: extensions {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.960653 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: encryption {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.960927 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: qos-specs {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.961151 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: encryption {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.961853 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: encryption {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.962229 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-volume-manage {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.962718 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extended resource: capabilities {{(pid=113540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.963090 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: backups {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.963460 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-volume-manage {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.963721 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-volume-type-access {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.964943 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.965143 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-volume-type-access {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.965261 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-hosts {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.965362 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-quota-sets {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.966491 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.966703 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-quota-sets {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.966915 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: scheduler-stats {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.967130 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: qos-specs {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.967951 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.968417 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: qos-specs {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.968864 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-volume-transfer {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.969401 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.969492 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: backups {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.970536 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: backups {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.970787 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.971265 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: extra_specs {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.971582 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-hosts {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.972264 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.972597 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-hosts {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.972854 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: cgsnapshots {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.973262 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.contrib.snapshot_actions [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] SnapshotActionsController initialized {{(pid=113540) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:01:16.973966 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: scheduler-stats {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.974056 np0000165169 devstack@c-api.service[113540]: WARNING castellan.key_manager.migration [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.974111 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: scheduler-stats {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.974294 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: consistencygroups {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.974855 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.974974 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975114 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension UsedLimits extending resource: limits {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975236 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975342 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975443 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-volume-transfer {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.975489 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975562 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-volume-transfer {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.975618 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975667 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension TypesManage extending resource: types {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975757 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.975869 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension AdminActions extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976009 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension AdminActions extending resource: snapshots {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976123 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension AdminActions extending resource: backups {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976208 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-availability-zone {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.976831 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976831 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976831 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeActions extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.976831 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.v3.router [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:16.977256 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: extra_specs {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.977635 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-snapshot-manage {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.977817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: extra_specs {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.978821 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: cgsnapshots {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.978967 np0000165169 devstack@c-api.service[113540]: WARNING keystonemiddleware.auth_token [None req-dcccc313-1a39-443d-bb6c-cabf21ba75a3 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 11 17:01:16.979403 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: os-quota-class-sets {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.979487 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: cgsnapshots {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.980295 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: consistencygroups {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.980708 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: encryption {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.980817 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: consistencygroups {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.982280 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extended resource: capabilities {{(pid=113538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.982770 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-availability-zone {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.983330 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-availability-zone {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.984102 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-snapshot-manage {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.984728 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.984995 np0000165169 devstack@c-api.service[113540]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb7feaa3668 pid: 113540 (default app) Apr 11 17:01:16.985385 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-snapshot-manage {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.985549 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.985549 np0000165169 devstack@c-api.service[113540]: warnings.warn( Apr 11 17:01:16.985640 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: os-quota-class-sets {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.986387 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.986848 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: encryption {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.988081 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.988161 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: os-quota-class-sets {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.988539 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extended resource: capabilities {{(pid=113541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.989630 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.990443 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: encryption {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.990816 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.991423 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.992444 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.992887 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extended resource: capabilities {{(pid=113539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:01:16.993162 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.993162 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.993162 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.993162 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.993671 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:16.993740 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.993740 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.993740 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.993740 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.994109 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994642 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.994642 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994642 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.994642 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.994642 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.995329 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.995329 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.995329 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.995329 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.995329 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.995866 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.995866 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.995866 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.995866 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996426 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996426 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996426 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996426 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996426 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996767 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996767 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996767 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996767 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996767 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.996971 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997258 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997504 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997757 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997757 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997757 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.997757 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.997757 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998073 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998073 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998073 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998073 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998073 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998301 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.998707 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999059 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999059 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999059 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999059 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999059 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999306 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999306 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999306 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999306 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999306 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999516 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:16.999516 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:16.999610 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.000044 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000044 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000044 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000044 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000283 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000283 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000283 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000283 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000470 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000470 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000470 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.000470 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.000470 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.001588 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.001588 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.001588 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.001588 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.001588 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.001799 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.001799 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.001799 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.001799 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002073 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002073 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002073 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002073 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002349 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002349 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002349 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002349 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002599 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002599 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002599 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002599 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002859 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.002859 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.002991 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] SnapshotActionsController initialized {{(pid=113538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:01:17.003071 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003071 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003071 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003071 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003071 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003341 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003614 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003614 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003614 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003614 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003614 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.003816 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004114 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004479 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.004752 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005027 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005027 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005027 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005027 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005171 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005171 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005171 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005171 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005171 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005346 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005346 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005346 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005346 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:17.005346 np0000165169 devstack@c-api.service[113540]: warnings.warn(deprecated_msg) Apr 11 17:01:17.005498 np0000165169 devstack@c-api.service[113538]: WARNING castellan.key_manager.migration [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.005527 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.005554 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.005581 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005608 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.middleware.request_id [None req-9f41e48a-9734-4a9e-89f1-4a64d016bfdf None None] RequestId filter calling following filter/app {{(pid=113540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:01:17.005636 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005636 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension UsedLimits extending resource: limits {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005636 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005636 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005763 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.005796 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005796 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005796 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension TypesManage extending resource: types {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005796 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005796 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension AdminActions extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005938 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension AdminActions extending resource: snapshots {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension AdminActions extending resource: backups {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeActions extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.005976 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.v3.router [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006194 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006231 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006263 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] SnapshotActionsController initialized {{(pid=113541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:01:17.006308 np0000165169 devstack@c-api.service[113540]: [pid: 113540|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 953 bytes} [Sat Apr 11 17:01:16 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 11 17:01:17.006348 np0000165169 devstack@c-api.service[113541]: WARNING castellan.key_manager.migration [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006378 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006403 np0000165169 devstack@c-api.service[113538]: WARNING keystonemiddleware.auth_token [None req-e6e98960-088b-4b02-9af6-3ce4bb1000c8 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 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension UsedLimits extending resource: limits {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006428 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006606 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension TypesManage extending resource: types {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension AdminActions extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension AdminActions extending resource: snapshots {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension AdminActions extending resource: backups {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006632 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006803 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeActions extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006803 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.v3.router [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006864 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006864 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] SnapshotActionsController initialized {{(pid=113539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:01:17.006931 np0000165169 devstack@c-api.service[113541]: WARNING keystonemiddleware.auth_token [None req-8f66acbc-4279-4af9-8c6b-36eb008a8fa6 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 11 17:01:17.006961 np0000165169 devstack@c-api.service[113539]: WARNING castellan.key_manager.migration [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:01:17.006961 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.006961 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007098 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension UsedLimits extending resource: limits {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007283 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007455 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007612 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007829 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.007865 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension TypesManage extending resource: types {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008061 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008208 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension AdminActions extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008413 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension AdminActions extending resource: snapshots {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008521 np0000165169 devstack@c-api.service[113538]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb7feaa3668 pid: 113538 (default app) Apr 11 17:01:17.008563 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension AdminActions extending resource: backups {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008666 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.008978 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.009126 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeActions extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.009371 np0000165169 devstack@c-api.service[113539]: DEBUG cinder.api.v3.router [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:01:17.011848 np0000165169 devstack@c-api.service[113539]: WARNING keystonemiddleware.auth_token [None req-a3c8b4de-b21e-421a-b5be-e03c3ed4b1c9 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 11 17:01:17.012176 np0000165169 devstack@c-api.service[113541]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb7feaa3668 pid: 113541 (default app) Apr 11 17:01:17.018837 np0000165169 devstack@c-api.service[113539]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb7feaa3668 pid: 113539 (default app) Apr 11 17:01:24.545731 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.middleware.request_id [None req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 None None] RequestId filter calling following filter/app {{(pid=113540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:01:25.064110 np0000165169 devstack@c-api.service[113540]: INFO cinder.api.openstack.wsgi [None req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 admin admin] POST https://199.204.45.242/volume/v3/types Apr 11 17:01:25.064575 np0000165169 devstack@c-api.service[113540]: DEBUG cinder.api.openstack.wsgi [None req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:01:25.066271 np0000165169 devstack@c-api.service[113540]: /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 11 17:01:25.066271 np0000165169 devstack@c-api.service[113540]: warnings.warn( Apr 11 17:01:25.074916 np0000165169 devstack@c-api.service[113540]: DEBUG oslo_db.sqlalchemy.engines [None req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 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=113540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:25.104183 np0000165169 devstack@c-api.service[113540]: INFO cinder.api.openstack.wsgi [None req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Apr 11 17:01:25.104706 np0000165169 devstack@c-api.service[113540]: [pid: 113540|app: 0|req: 2/2] 199.204.45.242 () {68 vars in 1288 bytes} [Sat Apr 11 17:01:24 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:01:25.118933 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.118933 np0000165169 devstack@c-api.service[113538]: warnings.warn( Apr 11 17:01:25.131953 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.131953 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.131953 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.131953 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.131953 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132344 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132344 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132344 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132344 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132344 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132635 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132983 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132983 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.132983 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.132983 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133233 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133233 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133233 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133233 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133473 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133473 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133473 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133473 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133710 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133710 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133710 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.133710 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.133710 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134112 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134112 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134112 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134112 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134112 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134376 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.134698 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135318 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135540 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135540 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135540 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135540 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135540 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135725 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135725 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135725 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135725 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135725 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.135899 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136209 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136743 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136743 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136743 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136743 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136743 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136949 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136949 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136949 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.136949 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.136949 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137173 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137173 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137173 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137173 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137331 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137331 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137331 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137331 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137498 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137498 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137498 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137498 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137498 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137691 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137691 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137691 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137691 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137691 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137884 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137884 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.137884 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.137884 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138063 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138063 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138063 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138063 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138218 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138218 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138218 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138218 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138379 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138379 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138379 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138379 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138527 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138527 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138527 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138527 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138676 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138676 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138676 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138676 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138676 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.138868 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139132 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139132 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139132 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139132 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139132 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139329 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139555 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139775 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.139994 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140245 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140245 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140245 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140245 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140399 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140399 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140399 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140399 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140399 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: warnings.warn(deprecated_msg) Apr 11 17:01:25.140591 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.middleware.request_id [req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 req-142d9e7d-c947-404b-9ad5-05e20ca15e88 None None] RequestId filter calling following filter/app {{(pid=113538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:01:25.517235 np0000165169 devstack@c-api.service[113538]: INFO cinder.api.openstack.wsgi [req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 req-142d9e7d-c947-404b-9ad5-05e20ca15e88 admin admin] POST https://199.204.45.242/volume/v3/types/ff3454c7-5eab-477b-839e-0e23beb67d5a/extra_specs Apr 11 17:01:25.517855 np0000165169 devstack@c-api.service[113538]: DEBUG cinder.api.openstack.wsgi [req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 req-142d9e7d-c947-404b-9ad5-05e20ca15e88 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:01:25.519819 np0000165169 devstack@c-api.service[113538]: /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 11 17:01:25.519819 np0000165169 devstack@c-api.service[113538]: warnings.warn( Apr 11 17:01:25.530518 np0000165169 devstack@c-api.service[113538]: DEBUG oslo_db.sqlalchemy.engines [req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 req-142d9e7d-c947-404b-9ad5-05e20ca15e88 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=113538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:01:25.594729 np0000165169 devstack@c-api.service[113538]: INFO cinder.api.openstack.wsgi [req-6bfe2be7-7055-49f5-9c3e-4844cce63c48 req-142d9e7d-c947-404b-9ad5-05e20ca15e88 admin admin] https://199.204.45.242/volume/v3/types/ff3454c7-5eab-477b-839e-0e23beb67d5a/extra_specs returned with HTTP 200 Apr 11 17:01:25.595386 np0000165169 devstack@c-api.service[113538]: [pid: 113538|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Sat Apr 11 17:01:25 2026] POST /volume/v3/types/ff3454c7-5eab-477b-839e-0e23beb67d5a/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:01:26.884541 np0000165169 devstack@c-api.service[113539]: DEBUG dbcounter [-] [113539] Writing DB stats cinder:SELECT=6 {{(pid=113539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:01:26.891749 np0000165169 devstack@c-api.service[113541]: DEBUG dbcounter [-] [113541] Writing DB stats cinder:SELECT=6 {{(pid=113541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:01:35.101890 np0000165169 devstack@c-api.service[113540]: DEBUG dbcounter [-] [113540] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:01:35.593093 np0000165169 devstack@c-api.service[113538]: DEBUG dbcounter [-] [113538] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:04:34.062887 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.062887 np0000165169 devstack@c-api.service[113541]: warnings.warn( Apr 11 17:04:34.075103 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.075103 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.075103 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.075103 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.075679 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.075679 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.075679 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.075679 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.076048 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076650 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.076650 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076650 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.076650 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.076650 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.077326 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.077326 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.077326 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.077326 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.077326 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.077862 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.077862 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.077862 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.077862 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.078324 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.078324 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.078324 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.078324 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.078324 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.078765 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.078765 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.078765 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.078765 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.078765 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079083 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.079526 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.080190 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080844 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.080844 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080844 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.080844 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.080844 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081324 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081324 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081324 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081324 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081324 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081609 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.081991 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.082612 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.082612 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.082612 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.082612 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.082612 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.083225 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.083225 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.083225 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.083225 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.083225 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.083853 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.083853 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.083853 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.083853 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084152 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084152 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084152 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084152 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084464 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084464 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084464 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084464 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084464 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084810 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084810 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084810 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.084810 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.084810 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085121 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085121 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085121 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085121 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085242 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085242 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085242 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085242 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085356 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085356 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085356 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085356 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085472 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085472 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085472 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085472 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085591 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085591 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085591 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085591 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085707 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085707 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085707 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085707 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085707 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.085855 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086208 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086208 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086208 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086208 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086208 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086360 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086528 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086700 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.086869 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087049 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087049 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087049 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087049 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087175 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087175 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087175 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087175 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087175 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: /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 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: warnings.warn(deprecated_msg) Apr 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.middleware.request_id [None req-637af95b-cc38-4934-b3ac-f910a546e5b7 None None] RequestId filter calling following filter/app {{(pid=113541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:04:34.087330 np0000165169 devstack@c-api.service[113541]: INFO cinder.api.openstack.wsgi [None req-637af95b-cc38-4934-b3ac-f910a546e5b7 None None] GET https://199.204.45.242/volume// Apr 11 17:04:34.087594 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.openstack.wsgi [None req-637af95b-cc38-4934-b3ac-f910a546e5b7 None None] Empty body provided in request {{(pid=113541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:04:34.087594 np0000165169 devstack@c-api.service[113541]: DEBUG cinder.api.openstack.wsgi [None req-637af95b-cc38-4934-b3ac-f910a546e5b7 None None] Calling method 'all' {{(pid=113541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:04:34.087594 np0000165169 devstack@c-api.service[113541]: INFO cinder.api.openstack.wsgi [None req-637af95b-cc38-4934-b3ac-f910a546e5b7 None None] https://199.204.45.242/volume// returned with HTTP 300 Apr 11 17:04:34.087594 np0000165169 devstack@c-api.service[113541]: [pid: 113541|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Sat Apr 11 17:04:34 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)