Apr 11 17:00:18.438305 np0000165171 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 17:00:18.445507 np0000165171 devstack@c-api.service[113480]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 17:00:18 2026] *** Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: nodename: np0000165171 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: machine: x86_64 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: clock source: unix Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: pcre jit disabled Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: detected number of CPU cores: 16 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: current working directory: / Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: detected binary path: /usr/bin/uwsgi-core Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: your processes number limit is 256917 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: your memory page size is 4096 bytes Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: detected max file descriptor number: 2048 Apr 11 17:00:18.447732 np0000165171 devstack@c-api.service[113480]: lock engine: pthread robust mutexes Apr 11 17:00:18.448430 np0000165171 devstack@c-api.service[113480]: thunder lock: enabled Apr 11 17:00:18.448430 np0000165171 devstack@c-api.service[113480]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 17:00:18.448430 np0000165171 devstack@c-api.service[113480]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 17:00:18.448430 np0000165171 devstack@c-api.service[113480]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 17:00:18.448430 np0000165171 devstack@c-api.service[113480]: Set PythonHome to /opt/stack/data/venv Apr 11 17:00:18.486787 np0000165171 devstack@c-api.service[113480]: Python main interpreter initialized at 0x71c2722a3668 Apr 11 17:00:18.486787 np0000165171 devstack@c-api.service[113480]: python threads support enabled Apr 11 17:00:18.486787 np0000165171 devstack@c-api.service[113480]: your server socket listen backlog is limited to 100 connections Apr 11 17:00:18.486787 np0000165171 devstack@c-api.service[113480]: your mercy for graceful operations on workers is 80 seconds Apr 11 17:00:18.487369 np0000165171 devstack@c-api.service[113480]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 17:00:18.487524 np0000165171 devstack@c-api.service[113480]: *** Operational MODE: preforking *** Apr 11 17:00:18.487789 np0000165171 devstack@c-api.service[113480]: *** uWSGI is running in multiple interpreter mode *** Apr 11 17:00:18.487789 np0000165171 devstack@c-api.service[113480]: spawned uWSGI master process (pid: 113480) Apr 11 17:00:18.488032 np0000165171 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 17:00:18.488544 np0000165171 devstack@c-api.service[113480]: spawned uWSGI worker 1 (pid: 113483, cores: 1) Apr 11 17:00:18.489090 np0000165171 devstack@c-api.service[113480]: spawned uWSGI worker 2 (pid: 113484, cores: 1) Apr 11 17:00:18.489589 np0000165171 devstack@c-api.service[113480]: spawned uWSGI worker 3 (pid: 113485, cores: 1) Apr 11 17:00:18.490215 np0000165171 devstack@c-api.service[113480]: spawned uWSGI worker 4 (pid: 113486, cores: 1) Apr 11 17:00:18.490277 np0000165171 devstack@c-api.service[113480]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: we strongly recommend against using it for new projects. Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: framework. For more detail see Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:00:18.625459 np0000165171 devstack@c-api.service[113484]: import eventlet # noqa Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: we strongly recommend against using it for new projects. Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: framework. For more detail see Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:00:18.627478 np0000165171 devstack@c-api.service[113485]: import eventlet # noqa Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: we strongly recommend against using it for new projects. Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: framework. For more detail see Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:00:18.628369 np0000165171 devstack@c-api.service[113483]: import eventlet # noqa Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: we strongly recommend against using it for new projects. Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: framework. For more detail see Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:00:18.636137 np0000165171 devstack@c-api.service[113486]: import eventlet # noqa Apr 11 17:00:18.711141 np0000165171 devstack@c-api.service[113484]: /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:00:18.711141 np0000165171 devstack@c-api.service[113484]: debtcollector.deprecate( Apr 11 17:00:18.713164 np0000165171 devstack@c-api.service[113485]: /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:00:18.713164 np0000165171 devstack@c-api.service[113485]: debtcollector.deprecate( Apr 11 17:00:18.714407 np0000165171 devstack@c-api.service[113483]: /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:00:18.714407 np0000165171 devstack@c-api.service[113483]: debtcollector.deprecate( Apr 11 17:00:18.746001 np0000165171 devstack@c-api.service[113486]: /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:00:18.746001 np0000165171 devstack@c-api.service[113486]: debtcollector.deprecate( Apr 11 17:00:18.792182 np0000165171 devstack@c-api.service[113484]: /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:00:18.792182 np0000165171 devstack@c-api.service[113484]: from cgi import parse_header Apr 11 17:00:18.795029 np0000165171 devstack@c-api.service[113485]: /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:00:18.795029 np0000165171 devstack@c-api.service[113485]: from cgi import parse_header Apr 11 17:00:18.804332 np0000165171 devstack@c-api.service[113483]: /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:00:18.804332 np0000165171 devstack@c-api.service[113483]: from cgi import parse_header Apr 11 17:00:18.839071 np0000165171 devstack@c-api.service[113484]: /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:00:18.839071 np0000165171 devstack@c-api.service[113484]: removals.removed_module( Apr 11 17:00:18.840411 np0000165171 devstack@c-api.service[113484]: /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:00:18.840411 np0000165171 devstack@c-api.service[113484]: removals.removed_module( Apr 11 17:00:18.840527 np0000165171 devstack@c-api.service[113485]: /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:00:18.840527 np0000165171 devstack@c-api.service[113485]: removals.removed_module( Apr 11 17:00:18.840852 np0000165171 devstack@c-api.service[113486]: /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:00:18.840852 np0000165171 devstack@c-api.service[113486]: from cgi import parse_header Apr 11 17:00:18.841206 np0000165171 devstack@c-api.service[113485]: /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:00:18.841206 np0000165171 devstack@c-api.service[113485]: removals.removed_module( Apr 11 17:00:18.859167 np0000165171 devstack@c-api.service[113483]: /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:00:18.859167 np0000165171 devstack@c-api.service[113483]: removals.removed_module( Apr 11 17:00:18.860012 np0000165171 devstack@c-api.service[113483]: /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:00:18.860012 np0000165171 devstack@c-api.service[113483]: removals.removed_module( Apr 11 17:00:18.886697 np0000165171 devstack@c-api.service[113486]: /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:00:18.886697 np0000165171 devstack@c-api.service[113486]: removals.removed_module( Apr 11 17:00:18.887415 np0000165171 devstack@c-api.service[113486]: /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:00:18.887415 np0000165171 devstack@c-api.service[113486]: removals.removed_module( Apr 11 17:00:19.474806 np0000165171 devstack@c-api.service[113485]: /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:00:19.474806 np0000165171 devstack@c-api.service[113485]: warnings.warn( Apr 11 17:00:19.475826 np0000165171 devstack@c-api.service[113484]: /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:00:19.475826 np0000165171 devstack@c-api.service[113484]: warnings.warn( Apr 11 17:00:19.517625 np0000165171 devstack@c-api.service[113483]: /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:00:19.517625 np0000165171 devstack@c-api.service[113483]: warnings.warn( Apr 11 17:00:19.553547 np0000165171 devstack@c-api.service[113486]: /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:00:19.553547 np0000165171 devstack@c-api.service[113486]: warnings.warn( Apr 11 17:00:19.579383 np0000165171 devstack@c-api.service[113484]: /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:00:19.579383 np0000165171 devstack@c-api.service[113484]: warnings.warn( Apr 11 17:00:19.586291 np0000165171 devstack@c-api.service[113485]: /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:00:19.586291 np0000165171 devstack@c-api.service[113485]: warnings.warn( Apr 11 17:00:19.669525 np0000165171 devstack@c-api.service[113486]: /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:00:19.669525 np0000165171 devstack@c-api.service[113486]: warnings.warn( Apr 11 17:00:19.673528 np0000165171 devstack@c-api.service[113483]: /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:00:19.673528 np0000165171 devstack@c-api.service[113483]: warnings.warn( Apr 11 17:00:19.893966 np0000165171 devstack@c-api.service[113485]: 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:00:19.894799 np0000165171 devstack@c-api.service[113485]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113485) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:00:19.910727 np0000165171 devstack@c-api.service[113484]: 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:00:19.911377 np0000165171 devstack@c-api.service[113484]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113484) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:00:19.987278 np0000165171 devstack@c-api.service[113486]: 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:00:19.987576 np0000165171 devstack@c-api.service[113486]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113486) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:00:19.991949 np0000165171 devstack@c-api.service[113483]: 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:00:19.992186 np0000165171 devstack@c-api.service[113483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:00:19.996670 np0000165171 devstack@c-api.service[113484]: /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:00:19.996670 np0000165171 devstack@c-api.service[113484]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:00:20.008728 np0000165171 devstack@c-api.service[113485]: /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:00:20.008728 np0000165171 devstack@c-api.service[113485]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:00:20.063225 np0000165171 devstack@c-api.service[113483]: /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:00:20.063225 np0000165171 devstack@c-api.service[113483]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:00:20.064204 np0000165171 devstack@c-api.service[113486]: /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:00:20.064204 np0000165171 devstack@c-api.service[113486]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:00:20.487814 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113486) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:00:20.488039 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113485) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:00:20.488129 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:00:20.488188 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.488250 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.488325 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113484) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:00:20.488380 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.488431 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.488483 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.488533 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.488826 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.488970 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.489085 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.489085 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.489280 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.489381 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.490583 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.490697 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.490697 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.490882 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.491021 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.491121 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.491121 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.491446 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.491548 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.491642 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.491729 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.491814 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.491944 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.492017 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.492070 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.492119 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.492170 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.492170 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.492278 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.492338 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.492388 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.492446 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.492504 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.492504 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.492504 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.492653 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.492706 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.492755 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.492806 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.492855 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.492929 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.492996 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.493046 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.493141 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.493191 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.493242 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.493301 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.493350 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.493421 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.493474 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.493523 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.493572 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.493631 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.493684 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.493742 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.493791 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.493841 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.494871 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.495035 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.495141 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.495248 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.495352 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.495463 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.495463 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.495647 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.495647 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.495846 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.496516 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.497166 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.497166 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.497166 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.497448 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.497549 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.497549 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.497735 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.497851 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.498003 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.498159 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.498301 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.498431 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.498655 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.498747 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.498825 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.498894 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.499010 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.499092 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.499158 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.499222 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.499288 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.499356 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.499356 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.499356 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.499356 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.500014 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.500099 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.500187 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.500305 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.500393 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.500393 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.500727 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.500792 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.500792 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.500941 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.501027 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.501105 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.501173 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.501241 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.501316 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.501367 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.501418 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.501715 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.501795 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.501840 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.501874 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.501930 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.501967 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.502010 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.502048 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.502098 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.502131 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.502164 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.502196 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.502230 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.502289 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.502343 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.502396 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.502715 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.502973 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.503068 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.503157 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.503246 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.503327 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.503327 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.503327 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.503327 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.503327 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.503719 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.503777 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.503828 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.503879 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.504011 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.504011 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.504011 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.504011 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.505194 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.505242 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.505277 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.505312 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.505351 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.505385 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.505418 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.505473 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.505516 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.505516 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.505598 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.505598 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.505661 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.505702 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.505742 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.505776 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.505809 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.505849 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.505849 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.505849 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.505849 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.505849 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.506028 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.506028 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.506096 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.506138 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.506138 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.506206 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.506242 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.506282 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.506316 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.506349 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.506389 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.506423 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.506423 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.506423 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.506582 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.506582 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.506582 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.506681 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.506721 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.506755 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.506793 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.506827 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.506860 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.506898 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.506968 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.507008 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.507008 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.507008 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.507102 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.507102 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.507102 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.507198 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.507237 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.507271 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.507310 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.507348 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.507387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.507424 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.507470 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.507498 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.507526 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.507548 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.507574 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.507620 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.507650 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.507673 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.507699 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.507722 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.507752 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.507777 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.507799 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.507825 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.507847 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.507874 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.508629 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.508848 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.509415 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.509415 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.509415 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.509415 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.509415 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.509646 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.509697 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.509746 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.509792 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.509841 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.509890 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.509960 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.510018 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.510067 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.510119 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.510171 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.510217 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.510268 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.510315 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.510315 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.510315 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.510465 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.510537 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.510590 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.510637 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.510684 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.510736 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.510787 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.510816 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.510839 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.510867 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.510899 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.510942 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.510969 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.510995 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.511022 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511050 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511073 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511099 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.511122 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511147 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511175 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511198 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.511224 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511250 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511274 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511300 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511322 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.511345 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511368 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.511390 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.511481 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511509 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.511536 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.511559 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.511582 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.511607 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.511631 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.511658 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511680 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.511707 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511734 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511760 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.511787 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.511813 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.511836 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511860 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.511882 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.511916 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.511941 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.511976 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.511999 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512022 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.512045 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.512068 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512091 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512118 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.512144 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512170 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512194 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512222 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512244 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512266 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512289 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512313 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.512337 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512363 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512389 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512417 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512443 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.512471 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512497 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512521 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512548 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512571 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512593 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.512617 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512639 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.512667 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512690 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512717 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.512741 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.513798 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.513982 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.513982 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.513982 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.513982 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.513982 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.514261 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.514308 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.514364 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.514412 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.514464 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.514550 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.514646 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.514696 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.514749 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.514749 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.514843 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.514889 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.514962 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.515023 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.515075 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.515123 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.515171 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.515217 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.515262 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.515308 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.515308 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.515402 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.515402 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.515503 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.515503 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.515503 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.515642 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.515693 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.515745 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.515791 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.515837 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.515882 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.515978 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.516035 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.516088 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.516088 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.516088 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.516248 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.516357 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.516418 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.516466 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.516507 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.516555 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.516603 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.516701 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.516701 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.516797 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.516846 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.516897 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.516970 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.517019 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.517045 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.517120 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.517187 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.517214 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.517214 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.518436 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.518471 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.518605 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.518700 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.518793 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.518793 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.518793 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.518793 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.518793 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.519113 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.519517 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.519550 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.520101 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.520243 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.520243 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.520243 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.520317 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.520343 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.520365 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.520389 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.520413 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.520435 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.520457 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.520479 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.520502 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.520502 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.520502 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.520570 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.520787 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.520787 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.520787 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.520964 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.520964 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.521102 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.521256 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.521354 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.521437 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.521437 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.521529 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.521606 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.521638 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.522799 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.522888 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.522983 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.523014 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.523058 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.523083 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.523106 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.523130 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.523152 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.523176 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.523206 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.523234 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.523257 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.523287 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.523313 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.523337 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.523359 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.523384 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.523411 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.523438 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.523979 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.524092 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.525121 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525171 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525197 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525231 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525266 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525290 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525318 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.525346 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.525369 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.525393 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.525419 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525444 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.525467 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.525494 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525521 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.525545 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.525569 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525594 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525621 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525646 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.525674 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525702 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525727 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.525750 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.525779 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525805 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525830 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.525853 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.525878 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.525919 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.525951 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.525974 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.526000 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.526035 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.526065 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.526090 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.526119 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.526143 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.526174 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.526204 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.526233 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.526261 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.526290 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.526320 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.526345 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.526345 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.526390 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.526419 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.526444 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.526473 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.526532 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.526565 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.526597 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.526639 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.526666 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.526690 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.528423 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.528492 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.528522 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.528567 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.528606 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.528632 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.528668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.528702 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.528729 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.528760 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.528788 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.528818 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.528843 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.528873 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.528916 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.528950 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.528977 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.529006 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.529032 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.529032 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.529082 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.529179 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.529249 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.529310 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.529378 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.529432 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.529490 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.529556 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.533717 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.533819 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.533819 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.533897 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.533978 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.534024 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.534066 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.534107 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.534145 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.534297 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.534345 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.534392 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.534441 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.534488 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.534582 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.534634 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.534675 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.534723 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.534833 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.534890 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.534950 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.534993 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.535044 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.535085 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.535128 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.535128 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.535128 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.535128 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.536849 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.536925 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.536994 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.537055 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.537105 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.537149 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.537192 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.537238 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.537285 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.537333 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.537381 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.537424 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.537465 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.537505 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.537554 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.537609 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.537650 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.537698 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.537749 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.537749 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.537831 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.537872 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.537930 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.538163 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.538163 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.538250 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.538291 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.538340 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.538380 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.538426 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.538468 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.538579 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.538633 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.538675 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.538724 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.538765 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.538814 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.538856 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.538901 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.538963 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.539004 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.539051 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.539093 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.539140 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.539181 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.539227 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.539268 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.539310 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.539351 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.539398 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.539439 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.539481 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.539537 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.539596 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.539647 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.539798 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.539846 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.539890 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.540026 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.540075 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.540115 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.540170 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.540216 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.540265 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.540318 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.540359 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.540399 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.540442 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.540483 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.540524 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.540581 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.540629 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.540668 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.540974 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.540974 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.540974 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.540974 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.541130 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.541177 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.541220 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.541261 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.541301 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.541348 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.541389 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.541428 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.541470 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.541510 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.541572 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.541626 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.541672 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.541709 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.541745 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.541786 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.541823 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.541865 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.541931 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.542162 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.542162 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.542162 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.542162 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.542162 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.542341 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.542385 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.542429 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.542477 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.542543 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.542594 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.542636 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.542678 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.542725 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.542842 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.542884 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.542954 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.542997 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.543033 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.543090 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.543130 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.543171 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.543205 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.543239 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.543279 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.543315 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.543315 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.543315 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.547554 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.547667 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.547667 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.547743 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.547788 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.547825 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.547924 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.548017 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.548067 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.548116 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.548158 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.548202 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.548242 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.548280 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.548319 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.548355 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.548395 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.548436 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.548472 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.548519 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.548519 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.548519 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.548630 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.548850 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.548887 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.548887 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.548975 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.548975 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.549040 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.549092 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.549131 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.549167 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.549210 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.549255 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.549295 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.549336 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.549377 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.549417 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.549457 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.549501 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.549540 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.549576 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.549616 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.549656 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.549709 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.549750 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.549790 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.549828 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.549868 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.549921 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.549962 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.550006 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.550047 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.550089 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.550089 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.550089 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.550195 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.550195 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.550195 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.550341 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.550389 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.550430 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.550470 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.550505 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.550572 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.550724 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.550774 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.550816 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.550856 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.550891 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.550947 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.550983 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.551024 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.551059 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.551099 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.551150 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.551191 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.551226 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.551275 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.551315 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.551356 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.551400 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.551435 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.551435 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.551511 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.551895 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.551977 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.552033 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.552087 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.552171 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.552232 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.552296 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.552431 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.552486 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.552550 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.552612 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.552653 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.552689 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.552730 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.552774 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.552819 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.552855 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.552895 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.552895 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.552895 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.553031 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.553073 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.553111 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.553151 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.553193 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.553237 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.553272 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.553308 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.553347 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.553383 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.553423 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.553458 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.553494 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.553543 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.553591 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.553631 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.553667 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.553712 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.553753 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.553787 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.553826 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.553868 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.553935 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.553978 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.554015 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.554060 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.554099 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.554139 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.554175 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:00:20.554817 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.554868 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.554940 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.555082 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.555126 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.555161 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.555202 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.555241 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.555281 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.555318 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.555358 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.555396 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.555435 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.555477 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:00:20.555519 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.555557 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.555592 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:00:20.555631 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.555667 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.555706 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:00:20.555747 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.555791 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:00:20.555791 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:00:20.555791 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:00:20.601574 np0000165171 devstack@c-api.service[113486]: INFO dbcounter [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Registered counter for database cinder Apr 11 17:00:20.603587 np0000165171 devstack@c-api.service[113483]: INFO dbcounter [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Registered counter for database cinder Apr 11 17:00:20.604851 np0000165171 devstack@c-api.service[113484]: INFO dbcounter [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Registered counter for database cinder Apr 11 17:00:20.605750 np0000165171 devstack@c-api.service[113485]: INFO dbcounter [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Registered counter for database cinder Apr 11 17:00:20.618736 np0000165171 devstack@c-api.service[113486]: DEBUG oslo_db.sqlalchemy.engines [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 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=113486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.623726 np0000165171 devstack@c-api.service[113484]: DEBUG oslo_db.sqlalchemy.engines [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 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=113484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.628814 np0000165171 devstack@c-api.service[113483]: DEBUG oslo_db.sqlalchemy.engines [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a 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=113483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.633364 np0000165171 devstack@c-api.service[113485]: DEBUG oslo_db.sqlalchemy.engines [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 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=113485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.746282 np0000165171 devstack@c-api.service[113484]: DEBUG dbcounter [-] [113484] Writer thread running {{(pid=113484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:00:20.748386 np0000165171 devstack@c-api.service[113486]: DEBUG dbcounter [-] [113486] Writer thread running {{(pid=113486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:00:20.749228 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:00:20.751796 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:00:20.752493 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:00:20.753038 np0000165171 devstack@c-api.service[113483]: DEBUG dbcounter [-] [113483] Writer thread running {{(pid=113483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:00:20.753966 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:00:20.755756 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:00:20.756035 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:00:20.756148 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:00:20.756638 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.758418 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.758525 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:00:20.758673 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:00:20.760567 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:00:20.761018 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:00:20.761955 np0000165171 devstack@c-api.service[113485]: DEBUG dbcounter [-] [113485] Writer thread running {{(pid=113485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:00:20.762359 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:00:20.762466 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.762815 np0000165171 devstack@c-api.service[113484]: DEBUG oslo_db.sqlalchemy.engines [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 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=113484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.763543 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.764780 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:00:20.764936 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:00:20.765093 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.765415 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.766763 np0000165171 devstack@c-api.service[113484]: INFO cinder.rpc [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:00:20.767684 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.768949 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:00:20.771093 np0000165171 devstack@c-api.service[113483]: DEBUG oslo_db.sqlalchemy.engines [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a 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=113483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.772040 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:00:20.772330 np0000165171 devstack@c-api.service[113486]: DEBUG oslo_db.sqlalchemy.engines [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 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=113486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.773745 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:00:20.775268 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:00:20.776151 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:00:20.776273 np0000165171 devstack@c-api.service[113483]: INFO cinder.rpc [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:00:20.776362 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.777758 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.778523 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.778898 np0000165171 devstack@c-api.service[113486]: INFO cinder.rpc [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:00:20.779833 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.780351 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.783405 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.784093 np0000165171 devstack@c-api.service[113485]: DEBUG oslo_db.sqlalchemy.engines [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 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=113485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:20.786766 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.786988 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:00:20.789350 np0000165171 devstack@c-api.service[113485]: INFO cinder.rpc [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:00:20.789623 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.790616 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.791244 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.793102 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.794464 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.796377 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.796480 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.797893 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.800851 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.801410 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.801679 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.803141 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.804042 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.804674 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.805718 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.806518 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.807384 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.808545 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.809925 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.810171 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.810282 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.810965 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.812935 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.813369 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.814227 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.815376 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.816522 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.817691 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.818637 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.819260 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.820344 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.820454 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.820704 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.822939 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.823094 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.823938 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.825322 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.825936 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.826928 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.827003 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.828499 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.828727 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.829548 np0000165171 devstack@c-api.service[113484]: WARNING cinder.api.contrib.hosts [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:00:20.829870 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.830361 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.830490 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.831432 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.831939 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.832135 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.832818 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.833451 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.834087 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.834230 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.835050 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.835767 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.836535 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.836882 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.837478 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: extensions {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.837577 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.838585 np0000165171 devstack@c-api.service[113483]: WARNING cinder.api.contrib.hosts [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:00:20.838726 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: encryption {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.839441 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.840370 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-volume-manage {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.840922 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.841345 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.841852 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-volume-type-access {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.843116 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.843490 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-quota-sets {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.844477 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.844589 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.845026 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: qos-specs {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.845203 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.846813 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.846945 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.847158 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: backups {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.847736 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: extensions {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.848289 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.848505 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.849136 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: encryption {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.849211 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-hosts {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.849792 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.850583 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: scheduler-stats {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.850837 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-volume-manage {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.850927 np0000165171 devstack@c-api.service[113485]: WARNING cinder.api.contrib.hosts [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:00:20.851141 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.851735 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.851979 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-volume-transfer {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.852331 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-volume-type-access {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.852965 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.853449 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.854234 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-quota-sets {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.854633 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: extra_specs {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.854722 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.855069 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.855866 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: qos-specs {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.855969 np0000165171 devstack@c-api.service[113486]: WARNING cinder.api.contrib.hosts [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:00:20.856305 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: cgsnapshots {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.856573 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.856773 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.857691 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: consistencygroups {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.857994 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.858075 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: backups {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.858408 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.858923 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: extensions {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.859665 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-availability-zone {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.860067 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-hosts {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.860174 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.860255 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: encryption {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.860985 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-snapshot-manage {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.861664 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.861765 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-volume-manage {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.862470 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: scheduler-stats {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.862567 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: os-quota-class-sets {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.863195 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.863290 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-volume-type-access {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.863918 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-volume-transfer {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.864061 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: encryption {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.864105 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: extensions {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.864761 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-quota-sets {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.865397 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: encryption {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.865559 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: extra_specs {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.866210 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: qos-specs {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.867044 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-volume-manage {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.867189 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: cgsnapshots {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.867650 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extended resource: capabilities {{(pid=113484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.868346 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: backups {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.868496 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-volume-type-access {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.868675 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: consistencygroups {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.870065 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.870125 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-quota-sets {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.870338 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-hosts {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.870708 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-availability-zone {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.871555 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: qos-specs {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.871738 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: scheduler-stats {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.872169 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-snapshot-manage {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.872271 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.873172 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-volume-transfer {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.873610 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: os-quota-class-sets {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.873698 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: backups {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.873760 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.874839 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: extra_specs {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.874987 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: encryption {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.875192 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.875678 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-hosts {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.876430 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extended resource: capabilities {{(pid=113483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.876593 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.876987 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: cgsnapshots {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.878033 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: scheduler-stats {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.878122 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.878385 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: consistencygroups {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.878742 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.879126 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] SnapshotActionsController initialized {{(pid=113484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:00:20.879747 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-volume-transfer {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.879849 np0000165171 devstack@c-api.service[113484]: WARNING castellan.key_manager.migration [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.880447 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-availability-zone {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.880677 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.880732 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.880818 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.880984 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension UsedLimits extending resource: limits {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881075 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881210 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881302 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881420 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881481 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: extra_specs {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.881537 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension TypesManage extending resource: types {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881640 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881766 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension AdminActions extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.881826 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-snapshot-manage {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.881938 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension AdminActions extending resource: snapshots {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.882060 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension AdminActions extending resource: backups {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.882167 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.882278 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.882380 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeActions extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.882591 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.882646 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.v3.router [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.883079 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: cgsnapshots {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.883258 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: os-quota-class-sets {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.884500 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: consistencygroups {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.884586 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.884644 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: encryption {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.884915 np0000165171 devstack@c-api.service[113484]: WARNING keystonemiddleware.auth_token [None req-6d12491f-63fb-45c1-9707-fb38fd9dea77 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:00:20.886093 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extended resource: capabilities {{(pid=113485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.886375 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.886676 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-availability-zone {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.888105 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-snapshot-manage {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.888237 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.888448 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.889584 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: os-quota-class-sets {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.889806 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.889861 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.contrib.snapshot_actions [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] SnapshotActionsController initialized {{(pid=113483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:00:20.890866 np0000165171 devstack@c-api.service[113483]: WARNING castellan.key_manager.migration [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.891303 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.891518 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: encryption {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.891573 np0000165171 devstack@c-api.service[113484]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c2722a3668 pid: 113484 (default app) Apr 11 17:00:20.892063 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892210 np0000165171 devstack@c-api.service[113484]: /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:00:20.892210 np0000165171 devstack@c-api.service[113484]: warnings.warn( Apr 11 17:00:20.892334 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892388 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension UsedLimits extending resource: limits {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892476 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892585 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892689 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892765 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.892820 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.892923 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension TypesManage extending resource: types {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893043 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893157 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension AdminActions extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893306 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension AdminActions extending resource: snapshots {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893397 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension AdminActions extending resource: backups {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893505 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893609 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893709 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeActions extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.893985 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.v3.router [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.894095 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.894425 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extended resource: capabilities {{(pid=113486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:00:20.895636 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.896366 np0000165171 devstack@c-api.service[113483]: WARNING keystonemiddleware.auth_token [None req-79854ad9-d9e0-4a68-a206-4fcaea9cb74a 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:00:20.896693 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] SnapshotActionsController initialized {{(pid=113485) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:00:20.898150 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.898265 np0000165171 devstack@c-api.service[113485]: WARNING castellan.key_manager.migration [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.898670 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.898835 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.898925 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension UsedLimits extending resource: limits {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899030 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899102 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899220 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899302 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.899362 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899423 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension TypesManage extending resource: types {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899523 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899672 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension AdminActions extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899814 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension AdminActions extending resource: snapshots {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.899938 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension AdminActions extending resource: backups {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.900046 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.900150 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.900250 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeActions extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.900467 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.v3.router [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.900880 np0000165171 devstack@c-api.service[113484]: /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:00:20.900880 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901032 np0000165171 devstack@c-api.service[113484]: /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:00:20.901032 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901032 np0000165171 devstack@c-api.service[113484]: /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:00:20.901032 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901032 np0000165171 devstack@c-api.service[113484]: /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:00:20.901308 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901351 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.901387 np0000165171 devstack@c-api.service[113484]: /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:00:20.901387 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901387 np0000165171 devstack@c-api.service[113484]: /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:00:20.901387 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901387 np0000165171 devstack@c-api.service[113484]: /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:00:20.901387 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901681 np0000165171 devstack@c-api.service[113484]: /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:00:20.901681 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901681 np0000165171 devstack@c-api.service[113484]: /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:00:20.901681 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901681 np0000165171 devstack@c-api.service[113484]: /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:00:20.901950 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901950 np0000165171 devstack@c-api.service[113484]: /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:00:20.901950 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.901950 np0000165171 devstack@c-api.service[113484]: /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:00:20.901950 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902213 np0000165171 devstack@c-api.service[113484]: /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:00:20.902213 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902213 np0000165171 devstack@c-api.service[113484]: /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:00:20.902213 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902407 np0000165171 devstack@c-api.service[113484]: /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:00:20.902407 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902407 np0000165171 devstack@c-api.service[113484]: /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:00:20.902407 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902407 np0000165171 devstack@c-api.service[113484]: /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:00:20.902652 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902652 np0000165171 devstack@c-api.service[113484]: /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:00:20.902652 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902652 np0000165171 devstack@c-api.service[113484]: /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:00:20.902652 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902939 np0000165171 devstack@c-api.service[113484]: /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:00:20.902939 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902939 np0000165171 devstack@c-api.service[113484]: /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:00:20.902939 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.902939 np0000165171 devstack@c-api.service[113484]: /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:00:20.902939 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903226 np0000165171 devstack@c-api.service[113484]: /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:00:20.903226 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903226 np0000165171 devstack@c-api.service[113484]: /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:00:20.903226 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903226 np0000165171 devstack@c-api.service[113484]: /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:00:20.903226 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903507 np0000165171 devstack@c-api.service[113484]: /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:00:20.903507 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903507 np0000165171 devstack@c-api.service[113484]: /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:00:20.903507 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903507 np0000165171 devstack@c-api.service[113484]: /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:00:20.903507 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903793 np0000165171 devstack@c-api.service[113484]: /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:00:20.903793 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903793 np0000165171 devstack@c-api.service[113484]: /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:00:20.903793 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.903793 np0000165171 devstack@c-api.service[113484]: /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:00:20.904217 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904217 np0000165171 devstack@c-api.service[113484]: /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:00:20.904217 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904217 np0000165171 devstack@c-api.service[113484]: /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:00:20.904217 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904475 np0000165171 devstack@c-api.service[113484]: /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:00:20.904475 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904475 np0000165171 devstack@c-api.service[113484]: /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:00:20.904475 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904475 np0000165171 devstack@c-api.service[113484]: /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:00:20.904475 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904763 np0000165171 devstack@c-api.service[113484]: /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:00:20.904763 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904763 np0000165171 devstack@c-api.service[113484]: /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:00:20.904763 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.904763 np0000165171 devstack@c-api.service[113484]: /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:00:20.904763 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905016 np0000165171 devstack@c-api.service[113484]: /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:00:20.905016 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905016 np0000165171 devstack@c-api.service[113484]: /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:00:20.905016 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905016 np0000165171 devstack@c-api.service[113484]: /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:00:20.905273 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905273 np0000165171 devstack@c-api.service[113484]: /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:00:20.905273 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905273 np0000165171 devstack@c-api.service[113484]: /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:00:20.905273 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905620 np0000165171 devstack@c-api.service[113484]: /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:00:20.905620 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905620 np0000165171 devstack@c-api.service[113484]: /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:00:20.905620 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905818 np0000165171 devstack@c-api.service[113484]: /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:00:20.905818 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.905818 np0000165171 devstack@c-api.service[113484]: /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:00:20.905818 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906076 np0000165171 devstack@c-api.service[113484]: /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:00:20.906076 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906076 np0000165171 devstack@c-api.service[113484]: /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:00:20.906076 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906076 np0000165171 devstack@c-api.service[113484]: /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:00:20.906406 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906406 np0000165171 devstack@c-api.service[113484]: /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:00:20.906406 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906406 np0000165171 devstack@c-api.service[113484]: /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:00:20.906406 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906688 np0000165171 devstack@c-api.service[113484]: /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:00:20.906688 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.906688 np0000165171 devstack@c-api.service[113484]: /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:00:20.906688 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907041 np0000165171 devstack@c-api.service[113484]: /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:00:20.907041 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907041 np0000165171 devstack@c-api.service[113484]: /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:00:20.907041 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907285 np0000165171 devstack@c-api.service[113484]: /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:00:20.907285 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907285 np0000165171 devstack@c-api.service[113484]: /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:00:20.907285 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907505 np0000165171 devstack@c-api.service[113484]: /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:00:20.907505 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907505 np0000165171 devstack@c-api.service[113484]: /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:00:20.907505 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907683 np0000165171 devstack@c-api.service[113484]: /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:00:20.907683 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907683 np0000165171 devstack@c-api.service[113484]: /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:00:20.907683 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907863 np0000165171 devstack@c-api.service[113484]: /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:00:20.907863 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907863 np0000165171 devstack@c-api.service[113484]: /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:00:20.907863 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.907863 np0000165171 devstack@c-api.service[113484]: /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:00:20.908309 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908309 np0000165171 devstack@c-api.service[113484]: /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:00:20.908309 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908309 np0000165171 devstack@c-api.service[113484]: /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:00:20.908309 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908309 np0000165171 devstack@c-api.service[113484]: /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:00:20.908568 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908568 np0000165171 devstack@c-api.service[113484]: /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:00:20.908568 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908568 np0000165171 devstack@c-api.service[113484]: /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:00:20.908568 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908783 np0000165171 devstack@c-api.service[113484]: /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:00:20.908783 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908783 np0000165171 devstack@c-api.service[113484]: /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:00:20.908783 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.908783 np0000165171 devstack@c-api.service[113484]: /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:00:20.908783 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909064 np0000165171 devstack@c-api.service[113484]: /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:00:20.909064 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909064 np0000165171 devstack@c-api.service[113484]: /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:00:20.909064 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909064 np0000165171 devstack@c-api.service[113484]: /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:00:20.909064 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909319 np0000165171 devstack@c-api.service[113484]: /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:00:20.909319 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909408 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.909448 np0000165171 devstack@c-api.service[113484]: /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:00:20.909448 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909448 np0000165171 devstack@c-api.service[113484]: /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:00:20.909448 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909448 np0000165171 devstack@c-api.service[113484]: /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:00:20.909448 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909727 np0000165171 devstack@c-api.service[113484]: /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:00:20.909727 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909727 np0000165171 devstack@c-api.service[113484]: /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:00:20.909727 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909727 np0000165171 devstack@c-api.service[113484]: /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:00:20.909988 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909988 np0000165171 devstack@c-api.service[113484]: /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:00:20.909988 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.909988 np0000165171 devstack@c-api.service[113484]: /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:00:20.909988 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.910197 np0000165171 devstack@c-api.service[113484]: /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:00:20.910197 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.910197 np0000165171 devstack@c-api.service[113484]: /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:00:20.910197 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.910372 np0000165171 devstack@c-api.service[113484]: /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:00:20.910372 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.910372 np0000165171 devstack@c-api.service[113484]: /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:00:20.910372 np0000165171 devstack@c-api.service[113484]: warnings.warn(deprecated_msg) Apr 11 17:00:20.910583 np0000165171 devstack@c-api.service[113485]: WARNING keystonemiddleware.auth_token [None req-5a94349b-7f42-4a65-a52a-caabf75eb7b5 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:00:20.910628 np0000165171 devstack@c-api.service[113483]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c2722a3668 pid: 113483 (default app) Apr 11 17:00:20.910663 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.910732 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.middleware.request_id [None req-c2892b43-7a9c-4f42-81f8-9b746ec8f4c3 None None] RequestId filter calling following filter/app {{(pid=113484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.contrib.snapshot_actions [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] SnapshotActionsController initialized {{(pid=113486) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: WARNING castellan.key_manager.migration [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension UsedLimits extending resource: limits {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.910775 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911011 np0000165171 devstack@c-api.service[113485]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c2722a3668 pid: 113485 (default app) Apr 11 17:00:20.911052 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911088 np0000165171 devstack@c-api.service[113484]: [pid: 113484|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Sat Apr 11 17:00:20 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension TypesManage extending resource: types {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension AdminActions extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension AdminActions extending resource: snapshots {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911387 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension AdminActions extending resource: backups {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911590 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911590 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911590 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeActions extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.911590 np0000165171 devstack@c-api.service[113486]: DEBUG cinder.api.v3.router [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:00:20.913144 np0000165171 devstack@c-api.service[113486]: WARNING keystonemiddleware.auth_token [None req-af127dc3-1d51-43ba-8eb8-d8ac2f606611 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:00:20.919591 np0000165171 devstack@c-api.service[113486]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c2722a3668 pid: 113486 (default app) Apr 11 17:00:28.367243 np0000165171 devstack@c-api.service[113483]: /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:00:28.367243 np0000165171 devstack@c-api.service[113483]: warnings.warn( Apr 11 17:00:28.383664 np0000165171 devstack@c-api.service[113483]: /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:00:28.383664 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.383664 np0000165171 devstack@c-api.service[113483]: /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:00:28.383664 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.383664 np0000165171 devstack@c-api.service[113483]: /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:00:28.384151 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384151 np0000165171 devstack@c-api.service[113483]: /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:00:28.384151 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384151 np0000165171 devstack@c-api.service[113483]: /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:00:28.384151 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384428 np0000165171 devstack@c-api.service[113483]: /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:00:28.384428 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384428 np0000165171 devstack@c-api.service[113483]: /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:00:28.384428 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384428 np0000165171 devstack@c-api.service[113483]: /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:00:28.384428 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384775 np0000165171 devstack@c-api.service[113483]: /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:00:28.384775 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.384775 np0000165171 devstack@c-api.service[113483]: /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:00:28.384775 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385036 np0000165171 devstack@c-api.service[113483]: /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:00:28.385036 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385036 np0000165171 devstack@c-api.service[113483]: /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:00:28.385036 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385323 np0000165171 devstack@c-api.service[113483]: /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:00:28.385323 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385323 np0000165171 devstack@c-api.service[113483]: /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:00:28.385323 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385557 np0000165171 devstack@c-api.service[113483]: /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:00:28.385557 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385557 np0000165171 devstack@c-api.service[113483]: /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:00:28.385557 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385557 np0000165171 devstack@c-api.service[113483]: /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:00:28.385855 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385855 np0000165171 devstack@c-api.service[113483]: /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:00:28.385855 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.385855 np0000165171 devstack@c-api.service[113483]: /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:00:28.385855 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386361 np0000165171 devstack@c-api.service[113483]: /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:00:28.386361 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386361 np0000165171 devstack@c-api.service[113483]: /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:00:28.386361 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386361 np0000165171 devstack@c-api.service[113483]: /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:00:28.386361 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386752 np0000165171 devstack@c-api.service[113483]: /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:00:28.386752 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386752 np0000165171 devstack@c-api.service[113483]: /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:00:28.386752 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.386752 np0000165171 devstack@c-api.service[113483]: /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:00:28.386752 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387130 np0000165171 devstack@c-api.service[113483]: /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:00:28.387130 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387130 np0000165171 devstack@c-api.service[113483]: /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:00:28.387130 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387130 np0000165171 devstack@c-api.service[113483]: /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:00:28.387130 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387470 np0000165171 devstack@c-api.service[113483]: /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:00:28.387470 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387470 np0000165171 devstack@c-api.service[113483]: /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:00:28.387470 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387470 np0000165171 devstack@c-api.service[113483]: /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:00:28.387785 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387785 np0000165171 devstack@c-api.service[113483]: /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:00:28.387785 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.387785 np0000165171 devstack@c-api.service[113483]: /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:00:28.387785 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388076 np0000165171 devstack@c-api.service[113483]: /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:00:28.388076 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388076 np0000165171 devstack@c-api.service[113483]: /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:00:28.388076 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388076 np0000165171 devstack@c-api.service[113483]: /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:00:28.388076 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388423 np0000165171 devstack@c-api.service[113483]: /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:00:28.388423 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388423 np0000165171 devstack@c-api.service[113483]: /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:00:28.388423 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388423 np0000165171 devstack@c-api.service[113483]: /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:00:28.388423 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388757 np0000165171 devstack@c-api.service[113483]: /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:00:28.388757 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388757 np0000165171 devstack@c-api.service[113483]: /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:00:28.388757 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.388757 np0000165171 devstack@c-api.service[113483]: /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:00:28.389082 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389082 np0000165171 devstack@c-api.service[113483]: /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:00:28.389082 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389082 np0000165171 devstack@c-api.service[113483]: /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:00:28.389082 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389370 np0000165171 devstack@c-api.service[113483]: /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:00:28.389370 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389370 np0000165171 devstack@c-api.service[113483]: /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:00:28.389370 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389622 np0000165171 devstack@c-api.service[113483]: /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:00:28.389622 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389622 np0000165171 devstack@c-api.service[113483]: /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:00:28.389622 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389836 np0000165171 devstack@c-api.service[113483]: /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:00:28.389836 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389836 np0000165171 devstack@c-api.service[113483]: /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:00:28.389836 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.389836 np0000165171 devstack@c-api.service[113483]: /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:00:28.390160 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390160 np0000165171 devstack@c-api.service[113483]: /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:00:28.390160 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390160 np0000165171 devstack@c-api.service[113483]: /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:00:28.390160 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390449 np0000165171 devstack@c-api.service[113483]: /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:00:28.390449 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390449 np0000165171 devstack@c-api.service[113483]: /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:00:28.390449 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390763 np0000165171 devstack@c-api.service[113483]: /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:00:28.390763 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.390763 np0000165171 devstack@c-api.service[113483]: /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:00:28.390763 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391026 np0000165171 devstack@c-api.service[113483]: /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:00:28.391026 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391026 np0000165171 devstack@c-api.service[113483]: /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:00:28.391026 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391277 np0000165171 devstack@c-api.service[113483]: /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:00:28.391277 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391277 np0000165171 devstack@c-api.service[113483]: /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:00:28.391277 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391512 np0000165171 devstack@c-api.service[113483]: /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:00:28.391512 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391512 np0000165171 devstack@c-api.service[113483]: /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:00:28.391512 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391776 np0000165171 devstack@c-api.service[113483]: /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:00:28.391776 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391776 np0000165171 devstack@c-api.service[113483]: /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:00:28.391776 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.391776 np0000165171 devstack@c-api.service[113483]: /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:00:28.392008 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392008 np0000165171 devstack@c-api.service[113483]: /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:00:28.392008 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392008 np0000165171 devstack@c-api.service[113483]: /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:00:28.392008 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392008 np0000165171 devstack@c-api.service[113483]: /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:00:28.392237 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392237 np0000165171 devstack@c-api.service[113483]: /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:00:28.392237 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392237 np0000165171 devstack@c-api.service[113483]: /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:00:28.392237 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392431 np0000165171 devstack@c-api.service[113483]: /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:00:28.392431 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392431 np0000165171 devstack@c-api.service[113483]: /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:00:28.392431 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392431 np0000165171 devstack@c-api.service[113483]: /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:00:28.392431 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392654 np0000165171 devstack@c-api.service[113483]: /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:00:28.392654 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392654 np0000165171 devstack@c-api.service[113483]: /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:00:28.392654 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392654 np0000165171 devstack@c-api.service[113483]: /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:00:28.392654 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392892 np0000165171 devstack@c-api.service[113483]: /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:00:28.392892 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392892 np0000165171 devstack@c-api.service[113483]: /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:00:28.392892 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.392892 np0000165171 devstack@c-api.service[113483]: /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:00:28.392892 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393136 np0000165171 devstack@c-api.service[113483]: /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:00:28.393136 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393136 np0000165171 devstack@c-api.service[113483]: /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:00:28.393136 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393136 np0000165171 devstack@c-api.service[113483]: /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:00:28.393136 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393365 np0000165171 devstack@c-api.service[113483]: /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:00:28.393365 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393365 np0000165171 devstack@c-api.service[113483]: /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:00:28.393365 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393524 np0000165171 devstack@c-api.service[113483]: /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:00:28.393524 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393524 np0000165171 devstack@c-api.service[113483]: /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:00:28.393524 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393524 np0000165171 devstack@c-api.service[113483]: /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:00:28.393734 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393734 np0000165171 devstack@c-api.service[113483]: /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:00:28.393734 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393734 np0000165171 devstack@c-api.service[113483]: /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:00:28.393734 np0000165171 devstack@c-api.service[113483]: warnings.warn(deprecated_msg) Apr 11 17:00:28.393734 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.middleware.request_id [None req-4872d85b-6d72-418b-bf82-cf0f35e31b2e None None] RequestId filter calling following filter/app {{(pid=113483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:00:28.935015 np0000165171 devstack@c-api.service[113483]: INFO cinder.api.openstack.wsgi [None req-4872d85b-6d72-418b-bf82-cf0f35e31b2e admin admin] POST https://199.204.45.216/volume/v3/types Apr 11 17:00:28.935412 np0000165171 devstack@c-api.service[113483]: DEBUG cinder.api.openstack.wsgi [None req-4872d85b-6d72-418b-bf82-cf0f35e31b2e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:00:28.937097 np0000165171 devstack@c-api.service[113483]: /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:00:28.937097 np0000165171 devstack@c-api.service[113483]: warnings.warn( Apr 11 17:00:28.944840 np0000165171 devstack@c-api.service[113483]: DEBUG oslo_db.sqlalchemy.engines [None req-4872d85b-6d72-418b-bf82-cf0f35e31b2e 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=113483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:28.976759 np0000165171 devstack@c-api.service[113483]: INFO cinder.api.openstack.wsgi [None req-4872d85b-6d72-418b-bf82-cf0f35e31b2e admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Apr 11 17:00:28.977290 np0000165171 devstack@c-api.service[113483]: [pid: 113483|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat Apr 11 17:00:28 2026] POST /volume/v3/types => generated 186 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:00:28.989517 np0000165171 devstack@c-api.service[113485]: /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:00:28.989517 np0000165171 devstack@c-api.service[113485]: warnings.warn( Apr 11 17:00:29.001386 np0000165171 devstack@c-api.service[113485]: /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:00:29.001386 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.001620 np0000165171 devstack@c-api.service[113485]: /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:00:29.001620 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.001620 np0000165171 devstack@c-api.service[113485]: /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:00:29.001620 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.001620 np0000165171 devstack@c-api.service[113485]: /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:00:29.002145 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.002145 np0000165171 devstack@c-api.service[113485]: /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:00:29.002145 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.002145 np0000165171 devstack@c-api.service[113485]: /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:00:29.002145 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.002145 np0000165171 devstack@c-api.service[113485]: /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:00:29.002692 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.002692 np0000165171 devstack@c-api.service[113485]: /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:00:29.002692 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.002692 np0000165171 devstack@c-api.service[113485]: /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:00:29.002692 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003194 np0000165171 devstack@c-api.service[113485]: /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:00:29.003194 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003194 np0000165171 devstack@c-api.service[113485]: /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:00:29.003194 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003565 np0000165171 devstack@c-api.service[113485]: /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:00:29.003565 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003565 np0000165171 devstack@c-api.service[113485]: /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:00:29.003565 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003891 np0000165171 devstack@c-api.service[113485]: /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:00:29.003891 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003891 np0000165171 devstack@c-api.service[113485]: /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:00:29.003891 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.003891 np0000165171 devstack@c-api.service[113485]: /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:00:29.004324 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.004324 np0000165171 devstack@c-api.service[113485]: /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:00:29.004324 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.004324 np0000165171 devstack@c-api.service[113485]: /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:00:29.004324 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.004733 np0000165171 devstack@c-api.service[113485]: /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:00:29.004733 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.004733 np0000165171 devstack@c-api.service[113485]: /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:00:29.004733 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.004733 np0000165171 devstack@c-api.service[113485]: /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:00:29.004733 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006268 np0000165171 devstack@c-api.service[113485]: /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:00:29.006268 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006268 np0000165171 devstack@c-api.service[113485]: /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:00:29.006268 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006268 np0000165171 devstack@c-api.service[113485]: /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:00:29.006268 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006716 np0000165171 devstack@c-api.service[113485]: /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:00:29.006716 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006716 np0000165171 devstack@c-api.service[113485]: /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:00:29.006716 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.006716 np0000165171 devstack@c-api.service[113485]: /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:00:29.006716 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.007398 np0000165171 devstack@c-api.service[113485]: /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:00:29.007398 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.007398 np0000165171 devstack@c-api.service[113485]: /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:00:29.007398 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.007398 np0000165171 devstack@c-api.service[113485]: /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:00:29.007398 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008005 np0000165171 devstack@c-api.service[113485]: /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:00:29.008005 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008005 np0000165171 devstack@c-api.service[113485]: /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:00:29.008005 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008342 np0000165171 devstack@c-api.service[113485]: /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:00:29.008342 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008342 np0000165171 devstack@c-api.service[113485]: /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:00:29.008342 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008342 np0000165171 devstack@c-api.service[113485]: /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:00:29.008749 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008749 np0000165171 devstack@c-api.service[113485]: /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:00:29.008749 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.008749 np0000165171 devstack@c-api.service[113485]: /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:00:29.008749 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009206 np0000165171 devstack@c-api.service[113485]: /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:00:29.009206 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009206 np0000165171 devstack@c-api.service[113485]: /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:00:29.009206 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009206 np0000165171 devstack@c-api.service[113485]: /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:00:29.009206 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009540 np0000165171 devstack@c-api.service[113485]: /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:00:29.009540 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009540 np0000165171 devstack@c-api.service[113485]: /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:00:29.009540 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009540 np0000165171 devstack@c-api.service[113485]: /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:00:29.009849 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009849 np0000165171 devstack@c-api.service[113485]: /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:00:29.009849 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.009849 np0000165171 devstack@c-api.service[113485]: /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:00:29.009849 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010157 np0000165171 devstack@c-api.service[113485]: /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:00:29.010157 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010157 np0000165171 devstack@c-api.service[113485]: /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:00:29.010157 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010415 np0000165171 devstack@c-api.service[113485]: /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:00:29.010415 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010415 np0000165171 devstack@c-api.service[113485]: /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:00:29.010415 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010648 np0000165171 devstack@c-api.service[113485]: /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:00:29.010648 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010648 np0000165171 devstack@c-api.service[113485]: /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:00:29.010648 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.010648 np0000165171 devstack@c-api.service[113485]: /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:00:29.011084 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011084 np0000165171 devstack@c-api.service[113485]: /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:00:29.011084 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011084 np0000165171 devstack@c-api.service[113485]: /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:00:29.011084 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011443 np0000165171 devstack@c-api.service[113485]: /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:00:29.011443 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011443 np0000165171 devstack@c-api.service[113485]: /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:00:29.011443 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011687 np0000165171 devstack@c-api.service[113485]: /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:00:29.011687 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011687 np0000165171 devstack@c-api.service[113485]: /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:00:29.011687 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011873 np0000165171 devstack@c-api.service[113485]: /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:00:29.011873 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.011873 np0000165171 devstack@c-api.service[113485]: /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:00:29.011873 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012010 np0000165171 devstack@c-api.service[113485]: /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:00:29.012010 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012010 np0000165171 devstack@c-api.service[113485]: /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:00:29.012010 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012118 np0000165171 devstack@c-api.service[113485]: /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:00:29.012118 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012118 np0000165171 devstack@c-api.service[113485]: /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:00:29.012118 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012230 np0000165171 devstack@c-api.service[113485]: /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:00:29.012230 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012230 np0000165171 devstack@c-api.service[113485]: /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:00:29.012230 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012230 np0000165171 devstack@c-api.service[113485]: /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:00:29.012230 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012384 np0000165171 devstack@c-api.service[113485]: /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:00:29.012384 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012384 np0000165171 devstack@c-api.service[113485]: /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:00:29.012384 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012384 np0000165171 devstack@c-api.service[113485]: /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:00:29.012520 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012520 np0000165171 devstack@c-api.service[113485]: /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:00:29.012520 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012520 np0000165171 devstack@c-api.service[113485]: /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:00:29.012520 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012520 np0000165171 devstack@c-api.service[113485]: /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:00:29.012520 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012738 np0000165171 devstack@c-api.service[113485]: /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:00:29.012738 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012738 np0000165171 devstack@c-api.service[113485]: /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:00:29.012738 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012738 np0000165171 devstack@c-api.service[113485]: /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:00:29.012738 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012928 np0000165171 devstack@c-api.service[113485]: /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:00:29.012928 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012928 np0000165171 devstack@c-api.service[113485]: /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:00:29.012928 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.012928 np0000165171 devstack@c-api.service[113485]: /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:00:29.012928 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013083 np0000165171 devstack@c-api.service[113485]: /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:00:29.013083 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013083 np0000165171 devstack@c-api.service[113485]: /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:00:29.013083 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013083 np0000165171 devstack@c-api.service[113485]: /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:00:29.013083 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013264 np0000165171 devstack@c-api.service[113485]: /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:00:29.013264 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013264 np0000165171 devstack@c-api.service[113485]: /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:00:29.013264 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013373 np0000165171 devstack@c-api.service[113485]: /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:00:29.013373 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013373 np0000165171 devstack@c-api.service[113485]: /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:00:29.013373 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013478 np0000165171 devstack@c-api.service[113485]: /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:00:29.013478 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013478 np0000165171 devstack@c-api.service[113485]: /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:00:29.013478 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013599 np0000165171 devstack@c-api.service[113485]: /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:00:29.013599 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013599 np0000165171 devstack@c-api.service[113485]: /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:00:29.013599 np0000165171 devstack@c-api.service[113485]: warnings.warn(deprecated_msg) Apr 11 17:00:29.013599 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.middleware.request_id [req-4872d85b-6d72-418b-bf82-cf0f35e31b2e req-4d1e7888-7fed-4948-a5a7-f84df0635055 None None] RequestId filter calling following filter/app {{(pid=113485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:00:29.344231 np0000165171 devstack@c-api.service[113485]: INFO cinder.api.openstack.wsgi [req-4872d85b-6d72-418b-bf82-cf0f35e31b2e req-4d1e7888-7fed-4948-a5a7-f84df0635055 admin admin] POST https://199.204.45.216/volume/v3/types/da29c222-4b24-499c-8f1b-cd84d7c71387/extra_specs Apr 11 17:00:29.344788 np0000165171 devstack@c-api.service[113485]: DEBUG cinder.api.openstack.wsgi [req-4872d85b-6d72-418b-bf82-cf0f35e31b2e req-4d1e7888-7fed-4948-a5a7-f84df0635055 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:00:29.346583 np0000165171 devstack@c-api.service[113485]: /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:00:29.346583 np0000165171 devstack@c-api.service[113485]: warnings.warn( Apr 11 17:00:29.356986 np0000165171 devstack@c-api.service[113485]: DEBUG oslo_db.sqlalchemy.engines [req-4872d85b-6d72-418b-bf82-cf0f35e31b2e req-4d1e7888-7fed-4948-a5a7-f84df0635055 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=113485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:00:29.427684 np0000165171 devstack@c-api.service[113485]: INFO cinder.api.openstack.wsgi [req-4872d85b-6d72-418b-bf82-cf0f35e31b2e req-4d1e7888-7fed-4948-a5a7-f84df0635055 admin admin] https://199.204.45.216/volume/v3/types/da29c222-4b24-499c-8f1b-cd84d7c71387/extra_specs returned with HTTP 200 Apr 11 17:00:29.428835 np0000165171 devstack@c-api.service[113485]: [pid: 113485|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat Apr 11 17:00:28 2026] POST /volume/v3/types/da29c222-4b24-499c-8f1b-cd84d7c71387/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:00:30.766537 np0000165171 devstack@c-api.service[113484]: DEBUG dbcounter [-] [113484] Writing DB stats cinder:SELECT=6 {{(pid=113484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:00:30.778115 np0000165171 devstack@c-api.service[113486]: DEBUG dbcounter [-] [113486] Writing DB stats cinder:SELECT=6 {{(pid=113486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:00:38.973461 np0000165171 devstack@c-api.service[113483]: DEBUG dbcounter [-] [113483] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:00:39.425226 np0000165171 devstack@c-api.service[113485]: DEBUG dbcounter [-] [113485] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:58.091625 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.middleware.request_id [None req-866042db-c08b-46d5-9385-066276b4b89b None None] RequestId filter calling following filter/app {{(pid=113484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:58.092518 np0000165171 devstack@c-api.service[113484]: INFO cinder.api.openstack.wsgi [None req-866042db-c08b-46d5-9385-066276b4b89b None None] GET https://199.204.45.216/volume// Apr 11 17:02:58.092813 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.openstack.wsgi [None req-866042db-c08b-46d5-9385-066276b4b89b None None] Empty body provided in request {{(pid=113484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:02:58.093212 np0000165171 devstack@c-api.service[113484]: DEBUG cinder.api.openstack.wsgi [None req-866042db-c08b-46d5-9385-066276b4b89b None None] Calling method 'all' {{(pid=113484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:02:58.093976 np0000165171 devstack@c-api.service[113484]: INFO cinder.api.openstack.wsgi [None req-866042db-c08b-46d5-9385-066276b4b89b None None] https://199.204.45.216/volume// returned with HTTP 300 Apr 11 17:02:58.094346 np0000165171 devstack@c-api.service[113484]: [pid: 113484|app: 0|req: 2/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat Apr 11 17:02:58 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)