Apr 10 22:51:13.108547 np0000164958 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 22:51:13.117908 np0000164958 devstack@c-api.service[113716]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 22:51:13 2026] *** Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: nodename: np0000164958 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: machine: x86_64 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: clock source: unix Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: pcre jit disabled Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: detected number of CPU cores: 16 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: current working directory: / Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: detected binary path: /usr/bin/uwsgi-core Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: your processes number limit is 256917 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: your memory page size is 4096 bytes Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: detected max file descriptor number: 2048 Apr 10 22:51:13.121272 np0000164958 devstack@c-api.service[113716]: lock engine: pthread robust mutexes Apr 10 22:51:13.122063 np0000164958 devstack@c-api.service[113716]: thunder lock: enabled Apr 10 22:51:13.122063 np0000164958 devstack@c-api.service[113716]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 22:51:13.122063 np0000164958 devstack@c-api.service[113716]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 22:51:13.122063 np0000164958 devstack@c-api.service[113716]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 22:51:13.122063 np0000164958 devstack@c-api.service[113716]: Set PythonHome to /opt/stack/data/venv Apr 10 22:51:13.158617 np0000164958 devstack@c-api.service[113716]: Python main interpreter initialized at 0x7bfc280a3668 Apr 10 22:51:13.158617 np0000164958 devstack@c-api.service[113716]: python threads support enabled Apr 10 22:51:13.158617 np0000164958 devstack@c-api.service[113716]: your server socket listen backlog is limited to 100 connections Apr 10 22:51:13.158617 np0000164958 devstack@c-api.service[113716]: your mercy for graceful operations on workers is 80 seconds Apr 10 22:51:13.159199 np0000164958 devstack@c-api.service[113716]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 22:51:13.159352 np0000164958 devstack@c-api.service[113716]: *** Operational MODE: preforking *** Apr 10 22:51:13.159568 np0000164958 devstack@c-api.service[113716]: *** uWSGI is running in multiple interpreter mode *** Apr 10 22:51:13.159568 np0000164958 devstack@c-api.service[113716]: spawned uWSGI master process (pid: 113716) Apr 10 22:51:13.159903 np0000164958 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 22:51:13.160405 np0000164958 devstack@c-api.service[113716]: spawned uWSGI worker 1 (pid: 113723, cores: 1) Apr 10 22:51:13.160959 np0000164958 devstack@c-api.service[113716]: spawned uWSGI worker 2 (pid: 113724, cores: 1) Apr 10 22:51:13.161504 np0000164958 devstack@c-api.service[113716]: spawned uWSGI worker 3 (pid: 113725, cores: 1) Apr 10 22:51:13.162035 np0000164958 devstack@c-api.service[113716]: spawned uWSGI worker 4 (pid: 113726, cores: 1) Apr 10 22:51:13.162035 np0000164958 devstack@c-api.service[113716]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: we strongly recommend against using it for new projects. Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: framework. For more detail see Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.288189 np0000164958 devstack@c-api.service[113726]: import eventlet # noqa Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: we strongly recommend against using it for new projects. Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: framework. For more detail see Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.289050 np0000164958 devstack@c-api.service[113723]: import eventlet # noqa Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: we strongly recommend against using it for new projects. Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: framework. For more detail see Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.298520 np0000164958 devstack@c-api.service[113725]: import eventlet # noqa Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: we strongly recommend against using it for new projects. Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: framework. For more detail see Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.300714 np0000164958 devstack@c-api.service[113724]: import eventlet # noqa Apr 10 22:51:13.373505 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.373505 np0000164958 devstack@c-api.service[113726]: debtcollector.deprecate( Apr 10 22:51:13.375717 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.375717 np0000164958 devstack@c-api.service[113723]: debtcollector.deprecate( Apr 10 22:51:13.383175 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.383175 np0000164958 devstack@c-api.service[113725]: debtcollector.deprecate( Apr 10 22:51:13.386066 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.386066 np0000164958 devstack@c-api.service[113724]: debtcollector.deprecate( Apr 10 22:51:13.451191 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:13.451191 np0000164958 devstack@c-api.service[113726]: from cgi import parse_header Apr 10 22:51:13.454488 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:13.454488 np0000164958 devstack@c-api.service[113723]: from cgi import parse_header Apr 10 22:51:13.463567 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:13.463567 np0000164958 devstack@c-api.service[113725]: from cgi import parse_header Apr 10 22:51:13.466312 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:13.466312 np0000164958 devstack@c-api.service[113724]: from cgi import parse_header Apr 10 22:51:13.494569 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:13.494569 np0000164958 devstack@c-api.service[113726]: removals.removed_module( Apr 10 22:51:13.495269 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:13.495269 np0000164958 devstack@c-api.service[113726]: removals.removed_module( Apr 10 22:51:13.499927 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:13.499927 np0000164958 devstack@c-api.service[113723]: removals.removed_module( Apr 10 22:51:13.500699 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:13.500699 np0000164958 devstack@c-api.service[113723]: removals.removed_module( Apr 10 22:51:13.507616 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:13.507616 np0000164958 devstack@c-api.service[113725]: removals.removed_module( Apr 10 22:51:13.508323 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:13.508323 np0000164958 devstack@c-api.service[113725]: removals.removed_module( Apr 10 22:51:13.510221 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:13.510221 np0000164958 devstack@c-api.service[113724]: removals.removed_module( Apr 10 22:51:13.510942 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:13.510942 np0000164958 devstack@c-api.service[113724]: removals.removed_module( Apr 10 22:51:14.110806 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.110806 np0000164958 devstack@c-api.service[113723]: warnings.warn( Apr 10 22:51:14.111942 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.111942 np0000164958 devstack@c-api.service[113724]: warnings.warn( Apr 10 22:51:14.126991 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.126991 np0000164958 devstack@c-api.service[113725]: warnings.warn( Apr 10 22:51:14.159699 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.159699 np0000164958 devstack@c-api.service[113726]: warnings.warn( Apr 10 22:51:14.222064 np0000164958 devstack@c-api.service[113724]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.222064 np0000164958 devstack@c-api.service[113724]: warnings.warn( Apr 10 22:51:14.227548 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.227548 np0000164958 devstack@c-api.service[113723]: warnings.warn( Apr 10 22:51:14.235062 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.235062 np0000164958 devstack@c-api.service[113725]: warnings.warn( Apr 10 22:51:14.275259 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.275259 np0000164958 devstack@c-api.service[113726]: warnings.warn( Apr 10 22:51:14.521543 np0000164958 devstack@c-api.service[113723]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:14.522027 np0000164958 devstack@c-api.service[113723]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113723) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:14.524977 np0000164958 devstack@c-api.service[113725]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:14.525394 np0000164958 devstack@c-api.service[113725]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113725) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:14.525475 np0000164958 devstack@c-api.service[113724]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:14.525837 np0000164958 devstack@c-api.service[113724]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113724) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:14.568188 np0000164958 devstack@c-api.service[113726]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:14.568632 np0000164958 devstack@c-api.service[113726]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113726) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:14.609808 np0000164958 devstack@c-api.service[113724]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:14.609808 np0000164958 devstack@c-api.service[113724]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:14.610033 np0000164958 devstack@c-api.service[113723]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:14.610033 np0000164958 devstack@c-api.service[113723]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:14.611407 np0000164958 devstack@c-api.service[113725]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:14.611407 np0000164958 devstack@c-api.service[113725]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:14.630042 np0000164958 devstack@c-api.service[113726]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:14.630042 np0000164958 devstack@c-api.service[113726]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:15.087330 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113724) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.087727 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113726) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.087809 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113723) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.087876 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.087936 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113725) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.088013 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.088076 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088193 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088299 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088372 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.088433 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.088499 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088562 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088620 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.088683 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.088683 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.090067 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.090202 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.090202 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.090347 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.090347 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.090472 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.090550 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.090618 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.090692 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.090752 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.090825 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.090904 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.090965 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.091034 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.091094 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.091178 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.091257 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.091320 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.091386 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.091458 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.091528 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.091606 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.091675 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.091746 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.091813 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.091871 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.091937 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.092004 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.092063 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.092138 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.092237 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.092299 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.092368 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.092442 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.092509 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.092577 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.092635 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.092703 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.092772 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.092833 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.092894 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.092961 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.093035 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.093097 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.093196 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.093270 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.093340 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.093403 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.093471 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.093531 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.093602 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.093665 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.093665 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.093665 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.093665 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.093665 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.093956 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.093956 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.093956 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.094171 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.094291 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.094357 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.094428 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.094489 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.094548 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.094606 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.094675 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.094743 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.094809 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.094852 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.094852 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.094938 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.094938 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.095010 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.095048 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.095048 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.095122 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.095181 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.095238 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.095285 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.095331 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.095383 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.095431 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.095476 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.095528 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.095565 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.095608 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.095653 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.095702 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.095747 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.095814 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.095858 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.095898 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.095940 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.095974 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.096013 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.096058 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.096097 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.096176 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.096237 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.096291 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.096340 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.096379 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.096379 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.096456 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.096502 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.096544 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.096588 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.096625 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.096667 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.096667 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.096667 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.096782 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.096827 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.096869 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.096869 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.096943 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.096943 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.097018 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.097018 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.097105 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.097162 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.097201 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.097253 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.097297 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.097339 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.097381 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.097419 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.097459 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.097459 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.097459 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.097582 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.097626 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.097658 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.097704 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.097737 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.097737 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.097737 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.097737 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.097737 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.097913 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.097913 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.097913 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.098022 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.098059 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.098104 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.098155 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.098208 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.098267 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.098313 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.098365 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.098413 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.098447 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.098447 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.098529 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.098574 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.098609 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.098609 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.098609 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.098717 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.098764 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.098809 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.098850 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.098889 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.098889 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.098889 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.098889 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.098889 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.099060 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.099060 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.099060 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.099060 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.099060 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.099264 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.099305 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.099344 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.099401 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.099445 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.099483 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.099524 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.099568 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.099612 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.099651 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.099695 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.099735 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.099781 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.099832 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.099871 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.099911 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.099948 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.099984 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.100024 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.100066 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.100066 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.100066 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.100066 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.100358 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.100358 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.100358 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.100469 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.100511 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.100553 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.100593 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.100593 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.100662 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.100710 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.100757 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.100798 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.100835 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.100875 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.100920 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.100983 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.101027 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.101072 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.101118 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.101185 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.101227 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.101271 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.101310 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.101353 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.101403 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.101447 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.101447 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.101447 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.106742 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.106821 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.106868 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.106910 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.106971 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.107030 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.107077 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.107126 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.107191 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.107191 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.107284 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.107332 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.107373 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.107373 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.107450 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.107499 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.107546 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.107546 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.107546 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.107666 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.107714 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.107759 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.107806 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.107853 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.107900 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.107947 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.107983 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.108028 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.108072 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.108118 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.108175 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.108218 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.108264 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.108312 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.108358 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.108410 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.108457 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.108503 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.108545 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.108588 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.108633 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.108680 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.108720 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.108761 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.108801 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.108849 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.108891 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.108938 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.108986 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.109031 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.109074 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.109108 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.109169 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.109217 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.109260 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.109302 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.109343 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.109388 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.109437 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.109479 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.109527 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.109566 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.109611 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.109660 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.109706 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.109751 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.109791 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.109828 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.109878 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.109924 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.109973 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.110018 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.110064 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.110105 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.110175 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.110224 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.110278 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.110321 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.110364 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.110404 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.110441 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.110482 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.110521 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.110561 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.110607 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.110654 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.110694 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.110739 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.110777 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.110821 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.110860 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.110904 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.110942 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.110990 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.111034 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.111077 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.111116 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.111183 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.111226 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.111263 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.111299 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.111334 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.111382 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.111426 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.111465 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.111501 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.111751 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.111797 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.111834 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.111873 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.111908 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.111946 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.111979 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.112018 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.112057 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.112093 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.112160 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.112208 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.112249 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.112284 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.112330 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.112367 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.112409 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.112455 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.112502 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.112546 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.112591 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.112630 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.112670 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.112712 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.112758 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.112797 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.112834 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.112882 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.112934 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.112934 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.112934 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.112934 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.113085 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.113132 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.113198 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.113250 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.113290 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.113330 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.113377 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.113419 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.113465 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.113505 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.113545 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.113596 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.113636 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.113682 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.113722 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.113764 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.114288 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.114353 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.114397 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.114452 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.114495 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.114534 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.114534 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.114534 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.114645 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.114645 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.114645 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.114645 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.114645 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.114836 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.114870 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.114870 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.114925 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.114925 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.114925 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.114925 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.115042 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.115073 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.115103 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.115134 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.115174 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.115203 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.115229 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.115229 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.115291 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.115322 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.115351 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.115386 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.115420 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.115420 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.115420 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.115420 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.116918 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.116975 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.117013 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.117043 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.117076 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.117119 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.117165 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.117199 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.117237 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.117270 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.117304 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.117336 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.117366 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.117398 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.117432 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.117469 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.117500 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.117532 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.117565 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.117593 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.117620 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.117647 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.117680 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.117710 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.117740 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.117777 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.117809 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.117809 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.119508 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.119558 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.119636 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.119673 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.119709 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.119742 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.119856 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.119897 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.119929 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.119960 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.119998 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.120032 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.120066 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.120102 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.120153 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.120201 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.120232 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.120262 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.120293 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.120324 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.120355 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.120388 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.120418 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.120452 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.120484 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.120518 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.120548 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.120548 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.121469 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.121523 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.121565 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.121597 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.121629 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.121659 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.121691 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.121726 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.121760 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.121793 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.121828 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.121865 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.121897 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.121925 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.121956 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.121985 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.122021 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.122057 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.122088 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.122119 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.122175 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.122211 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.122241 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.122300 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.122329 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.122360 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.122403 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.122438 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.122473 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.122512 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.122545 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.122573 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.122608 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.122639 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.122668 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.122703 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.122733 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.122764 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.122799 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.122845 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.122891 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.122929 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.122975 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.123018 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.123056 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.123101 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.123157 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.123208 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.123248 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.123286 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.123332 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.123376 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.123414 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.123451 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.123494 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.123541 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.126180 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.126264 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.126310 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.126348 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.126409 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.126451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.126490 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.126530 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.126568 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.126614 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.126654 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.126695 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.126695 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.126695 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.128422 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.128495 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.128543 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.128543 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.128620 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.128674 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.128717 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.128755 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.128796 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.128832 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.128872 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.128914 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.128914 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.128914 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.131078 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.131175 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.131220 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.131256 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.131331 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.131383 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.131462 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.131508 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.131573 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.131666 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.131746 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.131830 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.131916 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.132009 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.132684 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.132777 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.132848 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.132848 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.132963 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.132963 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.133067 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.133166 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.133250 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.133250 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.133250 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.133250 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.133498 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.133498 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.134207 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.134207 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.134207 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.134518 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.134584 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.134656 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.134723 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.134783 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.134851 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.134947 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.135014 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.135014 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.135134 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.135224 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.135285 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.135359 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.135424 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.135492 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.135492 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.135606 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.135666 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.135726 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.135797 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.135856 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.135916 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.135974 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.135974 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.135974 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.136171 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.136171 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.136171 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.136171 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.136171 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.136457 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.136531 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.136531 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.136647 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.136716 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.136920 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.136988 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.136988 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.137103 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.137290 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.137376 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.137437 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.137515 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.137576 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.137638 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.137706 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.137768 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.137827 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.137887 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.137957 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.137957 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.138074 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.138178 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.138255 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.138329 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.138397 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.138459 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.138527 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.138588 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.138647 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.138715 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.138783 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.138870 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.138939 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.139006 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.139075 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.139135 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.139135 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.139277 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.139338 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.139412 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.139479 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.139555 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.139618 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.139680 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.139739 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.139739 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.139847 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.139905 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.139967 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.139967 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.140078 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.140078 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.140227 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.140289 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.140347 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.140421 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.140481 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.140545 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.140610 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.140677 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.140735 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.140801 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.140859 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.140924 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.140991 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.141049 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.141114 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.141195 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.141257 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.141257 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.141376 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.141451 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.141848 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.142450 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.142517 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.142576 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.142641 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.142698 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.142764 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.142847 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.142903 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.142940 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.142968 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.142998 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.143027 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.143058 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.143083 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.143117 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.143170 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.143207 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.143243 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.143243 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.143243 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.143243 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.143243 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.144472 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.144525 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.144601 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.144647 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.144720 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.144755 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.144797 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.144830 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.144861 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.144897 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.144931 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.144965 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.145000 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.145035 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.145067 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.145099 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.145129 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.145171 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.145203 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.145234 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.145266 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.145298 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.145338 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.145372 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.145412 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.145449 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.145480 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.145511 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.145544 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.145576 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.145608 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.145643 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.145671 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.145707 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.145742 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.145777 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.145813 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.145845 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.145875 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.145902 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.145929 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.145963 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.145998 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.146030 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.146064 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.146095 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.146134 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.146177 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.146208 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.146260 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.146308 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.146339 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.146368 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.146404 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.146404 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.146404 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.146630 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.146752 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.146752 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.146819 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.146855 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.146855 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.146909 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.146942 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.146978 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.147009 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.147037 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.147037 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.147097 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.147130 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.147177 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.147215 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.147282 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.147340 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.147376 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.147412 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.147443 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.147480 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.147521 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.147554 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.147585 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.147617 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.147617 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.147681 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.147762 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.147830 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.147891 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.147956 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.147991 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.148024 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.148057 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.148088 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.148118 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.148177 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.148211 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.148240 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.148280 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.148312 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.148312 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.148366 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.148397 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.148425 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.148425 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.148479 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.148509 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.148542 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.148579 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.148579 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.148579 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.148660 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.148660 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.148733 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.148885 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.148946 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.149005 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.149045 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.149086 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.149119 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.149176 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.149210 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.149243 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.149274 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.149308 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.149344 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.149377 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.149412 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.149448 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.149485 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.149521 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.149552 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.149582 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.149613 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.149649 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.149683 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.149714 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.149750 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.149750 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.149750 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.149750 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.149750 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.150688 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.150744 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.150815 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.150859 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.150904 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.150963 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.151006 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.151053 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.151099 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.151162 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.151222 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.151265 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.151305 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.151351 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.151396 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.151440 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.151481 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.151520 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.151558 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.151602 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.151646 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.151684 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.151724 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.151762 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.197486 np0000164958 devstack@c-api.service[113725]: INFO dbcounter [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Registered counter for database cinder Apr 10 22:51:15.197678 np0000164958 devstack@c-api.service[113726]: INFO dbcounter [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Registered counter for database cinder Apr 10 22:51:15.198492 np0000164958 devstack@c-api.service[113723]: INFO dbcounter [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Registered counter for database cinder Apr 10 22:51:15.198578 np0000164958 devstack@c-api.service[113724]: INFO dbcounter [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Registered counter for database cinder Apr 10 22:51:15.211654 np0000164958 devstack@c-api.service[113725]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 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=113725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.217372 np0000164958 devstack@c-api.service[113726]: DEBUG oslo_db.sqlalchemy.engines [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 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=113726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.223461 np0000164958 devstack@c-api.service[113723]: DEBUG oslo_db.sqlalchemy.engines [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 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=113723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.229161 np0000164958 devstack@c-api.service[113724]: DEBUG oslo_db.sqlalchemy.engines [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb 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=113724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.326028 np0000164958 devstack@c-api.service[113725]: DEBUG dbcounter [-] [113725] Writer thread running {{(pid=113725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.328986 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.332120 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.333671 np0000164958 devstack@c-api.service[113726]: DEBUG dbcounter [-] [113726] Writer thread running {{(pid=113726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.334742 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.336514 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.337046 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.338115 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.339826 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.340446 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.341536 np0000164958 devstack@c-api.service[113723]: DEBUG dbcounter [-] [113723] Writer thread running {{(pid=113723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.343830 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.344421 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.344883 np0000164958 devstack@c-api.service[113725]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 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=113725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.345932 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.347233 np0000164958 devstack@c-api.service[113724]: DEBUG dbcounter [-] [113724] Writer thread running {{(pid=113724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.347421 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.347653 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.347794 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.348630 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.349489 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.349753 np0000164958 devstack@c-api.service[113725]: INFO cinder.rpc [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.350388 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.350463 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.350713 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.350907 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.352163 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.354272 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.354468 np0000164958 devstack@c-api.service[113726]: DEBUG oslo_db.sqlalchemy.engines [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 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=113726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.356485 np0000164958 devstack@c-api.service[113723]: DEBUG oslo_db.sqlalchemy.engines [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 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=113723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.356621 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.357600 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.358186 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.358617 np0000164958 devstack@c-api.service[113726]: INFO cinder.rpc [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.359714 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.359792 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.359870 np0000164958 devstack@c-api.service[113723]: INFO cinder.rpc [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.360637 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.360815 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.361445 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.362774 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.364699 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.367959 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.368651 np0000164958 devstack@c-api.service[113724]: DEBUG oslo_db.sqlalchemy.engines [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb 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=113724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.369942 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.370154 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.370756 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.372131 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.372564 np0000164958 devstack@c-api.service[113724]: INFO cinder.rpc [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.373191 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.373388 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.373458 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.375358 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.376449 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.376632 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.378372 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.380601 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.380770 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.381589 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.383669 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.383840 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.384517 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.386053 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.386740 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.386869 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.388106 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.389636 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.389706 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.390068 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.390394 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.392333 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.392863 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.393000 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.393294 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.396554 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.396813 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.396997 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.398002 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.398066 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.398372 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.400187 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.400749 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.401008 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.401492 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.403198 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.403640 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.405176 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.406405 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.406549 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.406698 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.406783 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.407818 np0000164958 devstack@c-api.service[113725]: WARNING cinder.api.contrib.hosts [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:15.408655 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.409432 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.409826 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.410157 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.410250 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.411779 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.412049 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.412303 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.413096 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.413298 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.413573 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.413828 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.414652 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.414720 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.415116 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.415345 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.415623 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: extensions {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.416205 np0000164958 devstack@c-api.service[113723]: WARNING cinder.api.contrib.hosts [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:15.416423 np0000164958 devstack@c-api.service[113726]: WARNING cinder.api.contrib.hosts [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:15.416879 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: encryption {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.417025 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.417260 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.417327 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.418528 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-volume-manage {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.418598 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.418816 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.420006 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-volume-type-access {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.420089 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.420337 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.421601 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-quota-sets {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.421687 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.421833 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.423025 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.423092 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: qos-specs {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.423186 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.423249 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.423950 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: extensions {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.424191 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: extensions {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.425214 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: backups {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.425282 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: encryption {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.425457 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: encryption {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.426657 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.426824 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-volume-manage {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.427083 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-volume-manage {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.427289 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-hosts {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.428300 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-volume-type-access {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.428566 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-volume-type-access {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.428651 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: scheduler-stats {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.428799 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.429864 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-quota-sets {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.430087 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-volume-transfer {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.430170 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-quota-sets {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.430341 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.431338 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: qos-specs {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.431614 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: qos-specs {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.431847 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.432332 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: extra_specs {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.432953 np0000164958 devstack@c-api.service[113724]: WARNING cinder.api.contrib.hosts [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:15.433441 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: backups {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.433708 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: backups {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.433792 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.433879 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: cgsnapshots {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.435314 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: consistencygroups {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.435384 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.435491 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-hosts {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.435795 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-hosts {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.436876 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.436951 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: scheduler-stats {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.437213 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: scheduler-stats {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.437299 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-availability-zone {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.438315 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-volume-transfer {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.438384 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.438642 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-volume-transfer {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.438726 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-snapshot-manage {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.439789 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.440131 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: os-quota-class-sets {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.440499 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: extra_specs {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.440714 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: extensions {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.440806 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: extra_specs {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.441448 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: encryption {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.441964 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: encryption {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.442052 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: cgsnapshots {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.442429 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: cgsnapshots {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.443047 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extended resource: capabilities {{(pid=113725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.443517 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: consistencygroups {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.443603 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-volume-manage {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.443809 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: consistencygroups {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.445057 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.445123 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-volume-type-access {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.445470 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-availability-zone {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.445803 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-availability-zone {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.446525 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.446685 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-quota-sets {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.446807 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-snapshot-manage {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.447163 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-snapshot-manage {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.447971 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.448162 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: qos-specs {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.448283 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: os-quota-class-sets {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.448647 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: os-quota-class-sets {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.449402 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.449546 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: encryption {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.449939 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: encryption {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.450278 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: backups {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.450819 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.451158 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extended resource: capabilities {{(pid=113723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.451563 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extended resource: capabilities {{(pid=113726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.452281 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.452348 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-hosts {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.453158 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.453250 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] SnapshotActionsController initialized {{(pid=113725) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:15.453600 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.453713 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: scheduler-stats {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.453984 np0000164958 devstack@c-api.service[113725]: WARNING castellan.key_manager.migration [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.454616 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.454857 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.454965 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455068 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.455134 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension UsedLimits extending resource: limits {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455217 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-volume-transfer {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.455307 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455307 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455416 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455529 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455633 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension TypesManage extending resource: types {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455740 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455875 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension AdminActions extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.455991 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension AdminActions extending resource: snapshots {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.456053 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.456119 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension AdminActions extending resource: backups {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.456218 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.456316 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.456413 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeActions extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.456510 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.456630 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.v3.router [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.457305 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: extra_specs {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.457453 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.457918 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.458870 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.458934 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: cgsnapshots {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.459019 np0000164958 devstack@c-api.service[113725]: WARNING keystonemiddleware.auth_token [None req-8a4cf421-205f-4c0c-9497-15682eae11f3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:15.459346 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.460259 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: consistencygroups {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.460344 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.460788 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.461344 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.contrib.snapshot_actions [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] SnapshotActionsController initialized {{(pid=113723) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:15.461771 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] SnapshotActionsController initialized {{(pid=113726) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:15.462064 np0000164958 devstack@c-api.service[113723]: WARNING castellan.key_manager.migration [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.462306 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-availability-zone {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.462526 np0000164958 devstack@c-api.service[113726]: WARNING castellan.key_manager.migration [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.462966 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463051 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463197 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension UsedLimits extending resource: limits {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463306 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463377 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463423 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463496 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463540 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463605 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463662 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-snapshot-manage {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.463718 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension UsedLimits extending resource: limits {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463760 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension TypesManage extending resource: types {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463800 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463840 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463879 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463922 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension AdminActions extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.463962 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464033 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464085 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension AdminActions extending resource: snapshots {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464131 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension TypesManage extending resource: types {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464214 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension AdminActions extending resource: backups {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464256 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464305 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464366 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464409 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension AdminActions extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464458 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeActions extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464498 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension AdminActions extending resource: snapshots {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464597 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension AdminActions extending resource: backups {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464663 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.v3.router [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464704 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464816 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.464908 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeActions extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.465076 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: os-quota-class-sets {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.465131 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.v3.router [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.465438 np0000164958 devstack@c-api.service[113725]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfc280a3668 pid: 113725 (default app) Apr 10 22:51:15.465991 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:51:15.465991 np0000164958 devstack@c-api.service[113725]: warnings.warn( Apr 10 22:51:15.466385 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: encryption {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.467003 np0000164958 devstack@c-api.service[113723]: WARNING keystonemiddleware.auth_token [None req-e1029e5b-3c8a-4641-860f-610c8fe9e536 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:15.467476 np0000164958 devstack@c-api.service[113726]: WARNING keystonemiddleware.auth_token [None req-ed34b101-64e1-4010-997e-a1e7c8ffc060 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:15.467950 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extended resource: capabilities {{(pid=113724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:15.469965 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.471447 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.472922 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.473427 np0000164958 devstack@c-api.service[113723]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfc280a3668 pid: 113723 (default app) Apr 10 22:51:15.473726 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.473726 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.473726 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.473726 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474081 np0000164958 devstack@c-api.service[113726]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfc280a3668 pid: 113726 (default app) Apr 10 22:51:15.474191 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474191 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474191 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474191 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474473 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474893 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474893 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474893 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.474893 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.474893 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475277 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475277 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475277 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475277 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475277 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475636 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475636 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475636 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475636 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475914 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475914 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475914 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.475914 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.475914 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476307 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.476307 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476307 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.476307 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476307 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.476628 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477014 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477432 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477814 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477814 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477814 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.477814 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.477814 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478245 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478245 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478245 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478245 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478245 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.478582 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.478996 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479055 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479463 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479463 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479463 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479463 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479463 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479838 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479838 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479838 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.479838 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.479838 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480213 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480213 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480213 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480213 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480499 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480499 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480499 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480499 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480795 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480795 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480795 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.480795 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.480795 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484291 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484291 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484291 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484291 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484291 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484503 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484503 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484503 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484503 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484698 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484698 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484698 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484698 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484878 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484878 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.484878 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.484878 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485065 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485065 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485065 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485065 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485286 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485286 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485286 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485286 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485473 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485473 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485473 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485713 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485968 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485968 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485968 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.485968 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.485968 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486386 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486650 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.486928 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487232 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487507 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487507 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487507 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487507 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487786 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487786 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487786 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.487786 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.487786 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.488016 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.488016 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.488016 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.488016 np0000164958 devstack@c-api.service[113725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:15.488016 np0000164958 devstack@c-api.service[113725]: warnings.warn(deprecated_msg) Apr 10 22:51:15.488261 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.488314 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.middleware.request_id [None req-14da0020-89de-49e6-84b5-45b18627691f None None] RequestId filter calling following filter/app {{(pid=113725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.contrib.snapshot_actions [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] SnapshotActionsController initialized {{(pid=113724) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: WARNING castellan.key_manager.migration [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension UsedLimits extending resource: limits {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488353 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488622 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488622 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488703 np0000164958 devstack@c-api.service[113725]: [pid: 113725|app: 0|req: 1/1] 199.19.213.10 () {60 vars in 946 bytes} [Fri Apr 10 22:51:15 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension TypesManage extending resource: types {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension AdminActions extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension AdminActions extending resource: snapshots {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension AdminActions extending resource: backups {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488747 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488985 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeActions extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488985 np0000164958 devstack@c-api.service[113724]: DEBUG cinder.api.v3.router [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:15.488985 np0000164958 devstack@c-api.service[113724]: WARNING keystonemiddleware.auth_token [None req-360f9b68-151d-4ca4-9da2-7bb6b6978ceb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:15.490671 np0000164958 devstack@c-api.service[113724]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfc280a3668 pid: 113724 (default app) Apr 10 22:51:23.192376 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:51:23.192376 np0000164958 devstack@c-api.service[113723]: warnings.warn( Apr 10 22:51:23.205317 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205317 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205535 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205535 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205535 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205535 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205535 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.205833 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206191 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206191 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206191 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206191 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206191 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206487 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206487 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206487 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206487 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206748 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206748 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206748 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206748 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206972 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206972 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206972 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.206972 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.206972 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207288 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207288 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207288 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207288 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207288 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207584 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.207917 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.208667 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209020 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209020 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209020 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209020 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209260 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209260 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209260 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209260 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209260 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209599 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209599 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209599 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209599 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209599 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.209862 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210197 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210197 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210197 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210197 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210197 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210498 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210498 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210498 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210498 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210498 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210776 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210776 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210776 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210776 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210997 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210997 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.210997 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.210997 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211249 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211249 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211249 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211249 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211249 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211600 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211600 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211600 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211600 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211600 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211878 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211878 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.211878 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.211878 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212102 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212102 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212102 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212102 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212392 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212392 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212392 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212392 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212622 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212622 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212622 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212622 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212847 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212847 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.212847 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.212847 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213087 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213432 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213432 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213432 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213432 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213432 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213612 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.213837 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214059 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214296 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214515 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214515 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214515 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214515 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214659 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214659 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214659 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214659 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214800 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214800 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.214800 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.214800 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.215091 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.215091 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.215091 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.215091 np0000164958 devstack@c-api.service[113723]: warnings.warn(deprecated_msg) Apr 10 22:51:23.215091 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.middleware.request_id [None req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 None None] RequestId filter calling following filter/app {{(pid=113723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:23.725085 np0000164958 devstack@c-api.service[113723]: INFO cinder.api.openstack.wsgi [None req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 admin admin] POST https://199.19.213.10/volume/v3/types Apr 10 22:51:23.725761 np0000164958 devstack@c-api.service[113723]: DEBUG cinder.api.openstack.wsgi [None req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:51:23.727677 np0000164958 devstack@c-api.service[113723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 10 22:51:23.727677 np0000164958 devstack@c-api.service[113723]: warnings.warn( Apr 10 22:51:23.738737 np0000164958 devstack@c-api.service[113723]: DEBUG oslo_db.sqlalchemy.engines [None req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 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=113723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:23.774591 np0000164958 devstack@c-api.service[113723]: INFO cinder.api.openstack.wsgi [None req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 admin admin] https://199.19.213.10/volume/v3/types returned with HTTP 200 Apr 10 22:51:23.775231 np0000164958 devstack@c-api.service[113723]: [pid: 113723|app: 0|req: 1/2] 199.19.213.10 () {68 vars in 1281 bytes} [Fri Apr 10 22:51:23 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 22:51:23.789684 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:51:23.789684 np0000164958 devstack@c-api.service[113726]: warnings.warn( Apr 10 22:51:23.803458 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.803458 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.803458 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.803458 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.803876 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.803876 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.803876 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.803876 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804497 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804497 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804497 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804497 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804497 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804772 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804772 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804772 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.804772 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.804772 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805279 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805279 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805279 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805279 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805514 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805514 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805514 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805514 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805514 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805800 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805800 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805800 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.805800 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.805800 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806089 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806473 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.806835 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807223 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807223 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807223 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807223 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807223 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807516 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807516 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807516 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807516 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807516 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.807779 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808127 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808477 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808477 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808477 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808477 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808477 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808662 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808662 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808662 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808662 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808662 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808838 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808838 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808838 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808838 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808989 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808989 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.808989 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.808989 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809137 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809137 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809137 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809137 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809137 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809357 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809357 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809357 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809357 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809357 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809535 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809535 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809535 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809535 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809681 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809681 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809681 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809681 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809828 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809828 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809828 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809828 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809974 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809974 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.809974 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.809974 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810122 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810122 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810122 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810122 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810297 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810297 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810297 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810297 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810297 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810484 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810714 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810714 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810714 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810714 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810714 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.810895 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811122 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811374 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811590 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811808 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811808 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811808 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811808 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811954 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811954 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811954 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.811954 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.811954 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: warnings.warn(deprecated_msg) Apr 10 22:51:23.812129 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.middleware.request_id [req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 req-501bd9e0-443f-4829-b0b0-56eca0c5255d None None] RequestId filter calling following filter/app {{(pid=113726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:24.163418 np0000164958 devstack@c-api.service[113726]: INFO cinder.api.openstack.wsgi [req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 req-501bd9e0-443f-4829-b0b0-56eca0c5255d admin admin] POST https://199.19.213.10/volume/v3/types/453408d7-e6d6-4d3f-b6b4-5da55e34ad82/extra_specs Apr 10 22:51:24.163927 np0000164958 devstack@c-api.service[113726]: DEBUG cinder.api.openstack.wsgi [req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 req-501bd9e0-443f-4829-b0b0-56eca0c5255d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:51:24.165926 np0000164958 devstack@c-api.service[113726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 10 22:51:24.165926 np0000164958 devstack@c-api.service[113726]: warnings.warn( Apr 10 22:51:24.177168 np0000164958 devstack@c-api.service[113726]: DEBUG oslo_db.sqlalchemy.engines [req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 req-501bd9e0-443f-4829-b0b0-56eca0c5255d 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=113726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:24.235243 np0000164958 devstack@c-api.service[113726]: INFO cinder.api.openstack.wsgi [req-e494b4e7-3ec7-4038-ac92-28ddcedd9a97 req-501bd9e0-443f-4829-b0b0-56eca0c5255d admin admin] https://199.19.213.10/volume/v3/types/453408d7-e6d6-4d3f-b6b4-5da55e34ad82/extra_specs returned with HTTP 200 Apr 10 22:51:24.235932 np0000164958 devstack@c-api.service[113726]: [pid: 113726|app: 0|req: 1/3] 199.19.213.10 () {70 vars in 1498 bytes} [Fri Apr 10 22:51:23 2026] POST /volume/v3/types/453408d7-e6d6-4d3f-b6b4-5da55e34ad82/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 22:51:25.350840 np0000164958 devstack@c-api.service[113725]: DEBUG dbcounter [-] [113725] Writing DB stats cinder:SELECT=6 {{(pid=113725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:25.372242 np0000164958 devstack@c-api.service[113724]: DEBUG dbcounter [-] [113724] Writing DB stats cinder:SELECT=6 {{(pid=113724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:33.772585 np0000164958 devstack@c-api.service[113723]: DEBUG dbcounter [-] [113723] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:34.233541 np0000164958 devstack@c-api.service[113726]: DEBUG dbcounter [-] [113726] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:54:05.301486 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.middleware.request_id [None req-a17fe3e2-e376-4d84-a543-eed8c6bdd55b None None] RequestId filter calling following filter/app {{(pid=113725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:54:05.302667 np0000164958 devstack@c-api.service[113725]: INFO cinder.api.openstack.wsgi [None req-a17fe3e2-e376-4d84-a543-eed8c6bdd55b None None] GET https://199.19.213.10/volume// Apr 10 22:54:05.302906 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.openstack.wsgi [None req-a17fe3e2-e376-4d84-a543-eed8c6bdd55b None None] Empty body provided in request {{(pid=113725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 22:54:05.303264 np0000164958 devstack@c-api.service[113725]: DEBUG cinder.api.openstack.wsgi [None req-a17fe3e2-e376-4d84-a543-eed8c6bdd55b None None] Calling method 'all' {{(pid=113725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 22:54:05.304009 np0000164958 devstack@c-api.service[113725]: INFO cinder.api.openstack.wsgi [None req-a17fe3e2-e376-4d84-a543-eed8c6bdd55b None None] https://199.19.213.10/volume// returned with HTTP 300 Apr 10 22:54:05.304447 np0000164958 devstack@c-api.service[113725]: [pid: 113725|app: 0|req: 2/4] 199.19.213.10 () {66 vars in 1449 bytes} [Fri Apr 10 22:54:05 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)