Jun 09 09:38:27.178873 np0000179134 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 09:38:27.189499 np0000179134 devstack@c-api.service[113001]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 09:38:27 2026] *** Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: nodename: np0000179134 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: machine: x86_64 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: clock source: unix Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: pcre jit disabled Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: detected number of CPU cores: 16 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: current working directory: / Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: detected binary path: /usr/bin/uwsgi-core Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: your processes number limit is 256917 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: your memory page size is 4096 bytes Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: detected max file descriptor number: 2048 Jun 09 09:38:27.191933 np0000179134 devstack@c-api.service[113001]: lock engine: pthread robust mutexes Jun 09 09:38:27.192621 np0000179134 devstack@c-api.service[113001]: thunder lock: enabled Jun 09 09:38:27.192621 np0000179134 devstack@c-api.service[113001]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 09:38:27.192621 np0000179134 devstack@c-api.service[113001]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 09:38:27.192621 np0000179134 devstack@c-api.service[113001]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 09:38:27.192621 np0000179134 devstack@c-api.service[113001]: Set PythonHome to /opt/stack/data/venv Jun 09 09:38:27.229677 np0000179134 devstack@c-api.service[113001]: Python main interpreter initialized at 0x7c6d660a3668 Jun 09 09:38:27.229677 np0000179134 devstack@c-api.service[113001]: python threads support enabled Jun 09 09:38:27.229677 np0000179134 devstack@c-api.service[113001]: your server socket listen backlog is limited to 100 connections Jun 09 09:38:27.229677 np0000179134 devstack@c-api.service[113001]: your mercy for graceful operations on workers is 80 seconds Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: *** Operational MODE: preforking *** Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: *** uWSGI is running in multiple interpreter mode *** Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: spawned uWSGI master process (pid: 113001) Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: spawned uWSGI worker 1 (pid: 113004, cores: 1) Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: spawned uWSGI worker 2 (pid: 113005, cores: 1) Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: spawned uWSGI worker 3 (pid: 113006, cores: 1) Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: spawned uWSGI worker 4 (pid: 113007, cores: 1) Jun 09 09:38:27.247849 np0000179134 devstack@c-api.service[113001]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 09:38:27.230673 np0000179134 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: we strongly recommend against using it for new projects. Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: framework. For more detail see Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:38:27.364150 np0000179134 devstack@c-api.service[113004]: import eventlet # noqa Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: we strongly recommend against using it for new projects. Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: framework. For more detail see Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:38:27.384860 np0000179134 devstack@c-api.service[113007]: import eventlet # noqa Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: we strongly recommend against using it for new projects. Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: framework. For more detail see Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:38:27.387093 np0000179134 devstack@c-api.service[113005]: import eventlet # noqa Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: we strongly recommend against using it for new projects. Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: If you are already using Eventlet, we recommend migrating to a different Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: framework. For more detail see Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 09:38:27.389932 np0000179134 devstack@c-api.service[113006]: import eventlet # noqa Jun 09 09:38:27.453090 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:38:27.453090 np0000179134 devstack@c-api.service[113004]: warnings.warn( Jun 09 09:38:27.475165 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:38:27.475165 np0000179134 devstack@c-api.service[113005]: warnings.warn( Jun 09 09:38:27.480788 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:38:27.480788 np0000179134 devstack@c-api.service[113006]: warnings.warn( Jun 09 09:38:27.500392 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 09:38:27.500392 np0000179134 devstack@c-api.service[113007]: warnings.warn( Jun 09 09:38:27.530371 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:38:27.530371 np0000179134 devstack@c-api.service[113004]: from cgi import parse_header Jun 09 09:38:27.570433 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:38:27.570433 np0000179134 devstack@c-api.service[113005]: from cgi import parse_header Jun 09 09:38:27.578116 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:38:27.578116 np0000179134 devstack@c-api.service[113006]: from cgi import parse_header Jun 09 09:38:27.582026 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:38:27.582026 np0000179134 devstack@c-api.service[113004]: removals.removed_module( Jun 09 09:38:27.583523 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:38:27.583523 np0000179134 devstack@c-api.service[113004]: removals.removed_module( Jun 09 09:38:27.594275 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 09:38:27.594275 np0000179134 devstack@c-api.service[113007]: from cgi import parse_header Jun 09 09:38:27.622707 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:38:27.622707 np0000179134 devstack@c-api.service[113005]: removals.removed_module( Jun 09 09:38:27.624687 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:38:27.624687 np0000179134 devstack@c-api.service[113005]: removals.removed_module( Jun 09 09:38:27.632984 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:38:27.632984 np0000179134 devstack@c-api.service[113006]: removals.removed_module( Jun 09 09:38:27.636533 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:38:27.636533 np0000179134 devstack@c-api.service[113006]: removals.removed_module( Jun 09 09:38:27.644631 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 09:38:27.644631 np0000179134 devstack@c-api.service[113007]: removals.removed_module( Jun 09 09:38:27.646270 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 09:38:27.646270 np0000179134 devstack@c-api.service[113007]: removals.removed_module( Jun 09 09:38:28.229612 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:38:28.229612 np0000179134 devstack@c-api.service[113004]: warnings.warn( Jun 09 09:38:28.242098 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:38:28.242098 np0000179134 devstack@c-api.service[113005]: warnings.warn( Jun 09 09:38:28.317520 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:38:28.317520 np0000179134 devstack@c-api.service[113006]: warnings.warn( Jun 09 09:38:28.330632 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:38:28.330632 np0000179134 devstack@c-api.service[113004]: warnings.warn( Jun 09 09:38:28.336815 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:38:28.336815 np0000179134 devstack@c-api.service[113005]: warnings.warn( Jun 09 09:38:28.351373 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 09:38:28.351373 np0000179134 devstack@c-api.service[113007]: warnings.warn( Jun 09 09:38:28.458613 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:38:28.458613 np0000179134 devstack@c-api.service[113006]: warnings.warn( Jun 09 09:38:28.466365 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 09:38:28.466365 np0000179134 devstack@c-api.service[113007]: warnings.warn( Jun 09 09:38:28.657895 np0000179134 devstack@c-api.service[113005]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:38:28.658545 np0000179134 devstack@c-api.service[113005]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113005) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:38:28.668164 np0000179134 devstack@c-api.service[113004]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:38:28.668424 np0000179134 devstack@c-api.service[113004]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113004) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:38:28.745250 np0000179134 devstack@c-api.service[113005]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:38:28.745250 np0000179134 devstack@c-api.service[113005]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:38:28.749157 np0000179134 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:38:28.749157 np0000179134 devstack@c-api.service[113004]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:38:28.766676 np0000179134 devstack@c-api.service[113006]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:38:28.766845 np0000179134 devstack@c-api.service[113006]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113006) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:38:28.767148 np0000179134 devstack@c-api.service[113007]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 09:38:28.767311 np0000179134 devstack@c-api.service[113007]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113007) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 09:38:28.835427 np0000179134 devstack@c-api.service[113007]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:38:28.835427 np0000179134 devstack@c-api.service[113007]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:38:28.837911 np0000179134 devstack@c-api.service[113006]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 09:38:28.837911 np0000179134 devstack@c-api.service[113006]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 09:38:29.201838 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:38:29.202027 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113007) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:38:29.202124 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:38:29.202188 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202248 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202307 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.202405 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.202465 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202533 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202589 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202643 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.202718 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.202906 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.202975 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.203034 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.203091 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.203146 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.203208 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.203271 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.203354 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.203423 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.203489 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.203552 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.203608 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.203672 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.203727 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.203781 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.203836 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.203899 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.203975 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.204047 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.204130 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.204130 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.205363 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.205442 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.205499 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.205553 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.205611 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.205667 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.205747 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.205806 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.205869 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.205924 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.205986 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.206040 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.206100 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.206157 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.206218 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.206445 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.206509 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.206565 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.206620 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.206674 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.206742 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.207064 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.207130 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.207195 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.207253 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.207310 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.207397 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.207460 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.207541 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.207599 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.207655 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.207723 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.207786 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.207844 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.207899 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.207961 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.208016 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.208070 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.208126 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.208181 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.208181 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.208181 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.210127 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.210226 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.210226 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.210373 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.210448 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.210505 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.210559 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.210614 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.210679 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.210736 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.210790 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.210845 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.210845 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.210845 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.210993 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.211314 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.211392 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.211392 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.211514 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.211570 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.211625 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.211681 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.211747 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.211810 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.211872 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.211928 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.211992 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.212047 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.212109 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.212178 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.212243 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.212305 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.212401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.212401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.212513 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.212576 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.212576 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.212879 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.212973 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.213031 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.213086 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.213157 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.213216 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.213271 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.213361 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.213420 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.213476 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.213531 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.213606 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.213668 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.213731 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.213779 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.213817 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.213865 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.213865 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.213936 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.213971 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.214009 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.214628 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.214684 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.214724 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.214774 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.214821 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.214860 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.214909 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.214948 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.214992 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.215032 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.215069 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.215107 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.215157 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.215195 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.215233 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.215270 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.215270 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.215270 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.215270 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.215270 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.215461 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.219849 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.219929 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.219970 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.220008 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.220045 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.220083 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.220121 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.220159 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.220198 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.220236 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.220280 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.220325 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.220378 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.220418 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.220534 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.220581 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.220654 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.220707 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.220773 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.220830 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.220894 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.222197 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.222244 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.222316 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.222394 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.222448 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.222495 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.222533 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.222571 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.222613 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.222658 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.222697 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.222697 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.222697 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.222793 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.222840 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.222840 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.222915 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.222915 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.223009 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.223048 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.223102 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.224866 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.224913 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.225017 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.225077 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.225128 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.225169 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.225169 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.225245 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.225283 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.225328 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.225383 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.225432 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.225471 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.225508 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.225547 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.225584 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.225627 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.225677 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.225716 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.225755 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.225755 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.226071 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.226119 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.226177 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.226240 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.226297 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.226373 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.226423 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.226463 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.226506 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.226506 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.226578 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.226617 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.226660 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.226700 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.226738 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.226775 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.226818 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.226860 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.226900 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.226950 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.227019 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.227581 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.227636 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.227677 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.227718 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.227766 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.227813 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.227851 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.227895 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.227934 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.227972 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.228021 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.228060 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.228103 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.228145 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.228184 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.228226 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.228264 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.228301 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.228354 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.228403 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.228403 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.230311 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.230383 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.230425 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.230470 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.230510 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.230550 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.230594 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.230631 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.230681 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.230722 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.230760 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.230803 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.230846 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.230891 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.230930 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.230975 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.230975 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.230975 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.231124 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.231124 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.231205 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.231739 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.231791 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.231845 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.231886 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.231964 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.232009 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.232009 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.232078 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.232117 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.232157 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.232196 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.232239 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.232293 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.232363 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.232405 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.232460 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.232502 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.232542 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.232587 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.232626 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.232665 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.232703 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.232834 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.232898 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.232979 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.233019 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.233056 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.233101 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.233139 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.233178 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.233215 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.233259 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.233303 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.233360 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.233399 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.233437 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.233482 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.233522 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.233522 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.233522 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.233522 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.233522 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.234256 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 09:38:29.234592 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.234637 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.234677 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.234716 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.234752 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.234790 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.234829 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.234883 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.234929 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.234968 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.235013 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.235050 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.235087 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.235125 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.235174 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.235214 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.235257 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.235300 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.235361 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.235401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.235401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.235401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.235508 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.235552 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.235589 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.235632 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.235677 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.235677 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.235677 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.235677 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.235677 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.236031 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.236077 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.236116 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.236157 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.236194 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.236239 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.236278 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.236317 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.236372 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.236420 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.236458 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.236498 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.236537 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.236579 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.236623 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.236671 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.236711 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.236748 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.236796 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.236836 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.236875 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.236914 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.236973 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.237013 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.237051 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.237089 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.237138 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.237198 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.237238 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.237238 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.237318 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.237372 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.237420 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.237461 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.237503 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.237546 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.237585 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.237623 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.237660 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.237703 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.237744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.237781 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.237819 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.237856 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.237893 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.237937 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.237975 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.238013 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.238013 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.238083 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.238083 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.238155 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.238194 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.238194 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.238194 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.238194 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.238330 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.238622 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.238684 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.238736 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.238791 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.238847 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.238899 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.238961 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.239424 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.239471 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.239534 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.239580 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.239648 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.239690 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.239763 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.240196 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.240246 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.240303 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.240369 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.240432 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.240486 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.240554 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.241556 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.241615 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.241615 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.241683 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.241723 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.241759 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.241759 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.241830 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.241875 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.241921 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.241967 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.242051 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.242102 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.242159 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.242204 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.242204 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.242282 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.242324 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.242381 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.242433 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.242473 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.242512 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.242551 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.242589 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.242627 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.242664 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.242704 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.242742 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.242788 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.242832 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.242872 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.242910 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.242953 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.242991 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.243029 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.243068 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.243105 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.243142 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.243187 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.243231 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.243276 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.243313 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.243372 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.243411 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.243448 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.243486 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.243524 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.243560 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.243610 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.243650 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.243695 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.243739 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.243739 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.243739 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.243739 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.243879 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.243923 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.243972 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.243972 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.243972 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.243972 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.244107 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.244145 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.244182 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.244219 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.244257 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.244294 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.244358 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.244399 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.244437 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.244474 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.244511 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.244548 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.244585 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.244624 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.244662 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.244699 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.244699 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.244782 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.244782 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.244782 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.244782 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.244953 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.244994 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.245031 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.245075 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.245115 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.245486 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.245486 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.245568 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.245568 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.245635 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.245687 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.245747 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.245794 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.245872 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.245925 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.245988 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.246030 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.246098 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.246139 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.246178 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.246217 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.246254 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.246299 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.246353 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.246396 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.246444 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.246487 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.246526 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.246564 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.246601 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.246646 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.246684 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.246728 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.246773 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.246839 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.246883 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.246922 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.246966 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.247011 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.247050 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.247088 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.247127 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.247177 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.247227 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.247285 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.247326 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.247388 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.247426 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.247464 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.247515 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.247554 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.247592 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.247639 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.247679 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.247716 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.247754 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.247798 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.247835 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.247873 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.247911 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.247948 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.247985 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.248025 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.248071 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.248109 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.248145 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.248184 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.248222 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.248265 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.248303 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.248357 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.248398 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.248450 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.248496 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.248536 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.248581 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.248621 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.248658 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.248699 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.248737 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.248780 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.248818 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.248856 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.248893 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.249310 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.249424 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.249466 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.249504 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.249542 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.249579 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.249618 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.249657 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.249699 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.249744 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.249782 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.249826 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.249863 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.249906 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.249944 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.249983 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.250026 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.250065 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.250107 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.250144 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.250190 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.250229 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.250272 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.250309 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.250372 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.250412 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.250451 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.250496 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.250536 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.250584 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.250622 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.250659 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.250696 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.250735 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.250735 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.250802 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.250802 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.250802 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.250912 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.250966 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.251005 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.251043 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.251086 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.251123 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.251168 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.251205 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.251243 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.251282 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.251325 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.251391 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.251430 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.251473 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.251510 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.251553 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.251590 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.251629 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.251665 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.251704 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.251742 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.251790 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.251833 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.251871 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.251914 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.251958 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.252306 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.252374 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.252414 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.252456 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.252501 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.252539 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.252577 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.252615 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.252652 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.252690 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.252728 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.252767 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.252804 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.252843 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.252887 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.252939 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.252979 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.253022 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.253062 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.253100 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.253141 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.253178 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.253529 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.253529 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.253529 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.253529 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.253685 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.253685 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.253755 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.253792 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.253836 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.253873 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.253910 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.253951 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.253988 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.254032 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.254070 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.254107 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.254145 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.254145 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.254145 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.254240 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.254285 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.254323 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.254374 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.254422 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.254465 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.254503 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.254541 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.254583 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.254622 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.254665 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.254703 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.254740 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.254785 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.254823 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.254861 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.254903 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.254940 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.254980 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.255018 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.255055 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.255163 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.255295 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.255354 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.255403 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.255441 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.255481 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.255518 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.255555 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.255596 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.255645 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.255687 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.255740 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.255779 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.255818 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.255856 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.255898 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.255935 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.255979 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.256017 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.256054 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.256092 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.256137 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.256175 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.256214 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.256256 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.256295 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.256347 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.256386 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.256423 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.256462 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.256510 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.256547 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.256590 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.256627 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.256664 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.256706 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.256744 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.257048 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.257277 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.257277 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.257277 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.257277 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.257437 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.257475 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.257521 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.257559 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.257596 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.257633 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.257671 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.257708 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.257746 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.257783 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.257820 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.257858 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.257982 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.258026 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.258063 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.258100 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.258143 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.258360 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.258401 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.258401 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.258478 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.258676 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.258906 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.258949 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.258986 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.258986 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.259063 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.259100 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.259142 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.259180 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.259225 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.259273 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.259311 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.259361 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.259401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.259401 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.259533 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.259533 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.259533 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.259639 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.259677 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.259719 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.259756 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.259795 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.259832 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.259875 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.259875 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.259942 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.259982 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.259982 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 09:38:29.263887 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.263951 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.264005 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.264064 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.264113 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113007) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.264142 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113006) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.264174 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.264174 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.264227 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.264262 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.264262 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.264313 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.264356 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.264385 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.264412 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113006) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.264438 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113007) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.264462 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113006) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.264492 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113007) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.265420 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113005) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 09:38:29.265514 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 09:38:29.265601 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 09:38:29.265689 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 09:38:29.265763 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113005) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 09:38:29.265826 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113005) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 09:38:29.309993 np0000179134 devstack@c-api.service[113004]: INFO dbcounter [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Registered counter for database cinder Jun 09 09:38:29.310644 np0000179134 devstack@c-api.service[113007]: INFO dbcounter [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Registered counter for database cinder Jun 09 09:38:29.310895 np0000179134 devstack@c-api.service[113006]: INFO dbcounter [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Registered counter for database cinder Jun 09 09:38:29.311975 np0000179134 devstack@c-api.service[113005]: INFO dbcounter [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Registered counter for database cinder Jun 09 09:38:29.360258 np0000179134 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.366836 np0000179134 devstack@c-api.service[113007]: DEBUG oslo_db.sqlalchemy.engines [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b 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=113007) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.371895 np0000179134 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.376300 np0000179134 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.474315 np0000179134 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writer thread running {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:38:29.477071 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:38:29.479482 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:38:29.481518 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:38:29.483688 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:38:29.484585 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.487901 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.488270 np0000179134 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writer thread running {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:38:29.490755 np0000179134 devstack@c-api.service[113007]: DEBUG dbcounter [-] [113007] Writer thread running {{(pid=113007) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:38:29.491749 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:38:29.493664 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:38:29.494609 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:38:29.496132 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:38:29.497412 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:38:29.498396 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:38:29.499779 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:38:29.500620 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.500733 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:38:29.502024 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.503123 np0000179134 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writer thread running {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 09:38:29.503683 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.506439 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.508148 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 09:38:29.512314 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 09:38:29.515095 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 09:38:29.516918 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 09:38:29.517829 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.521452 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.525571 np0000179134 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.528349 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:38:29.530805 np0000179134 devstack@c-api.service[113004]: INFO cinder.rpc [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:38:29.532032 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.540632 np0000179134 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.542960 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.543262 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:38:29.545592 np0000179134 devstack@c-api.service[113005]: INFO cinder.rpc [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:38:29.546113 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.546236 np0000179134 devstack@c-api.service[113007]: DEBUG oslo_db.sqlalchemy.engines [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b 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=113007) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.546693 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.549286 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.549763 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:38:29.553834 np0000179134 devstack@c-api.service[113007]: INFO cinder.rpc [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:38:29.554292 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.556053 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.557400 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.557717 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.560248 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.560816 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.561037 np0000179134 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:29.563802 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.564841 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.565148 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 09:38:29.567133 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.568008 np0000179134 devstack@c-api.service[113006]: INFO cinder.rpc [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 09:38:29.568831 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.569500 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.569611 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.570071 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.571534 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.571793 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.572712 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.574144 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.574731 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.575804 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.577992 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.579643 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.579842 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.580763 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.582919 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.583040 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.583362 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.583603 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.584763 np0000179134 devstack@c-api.service[113004]: WARNING cinder.api.contrib.hosts [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:38:29.585058 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.585489 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.586044 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.586593 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.586854 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.587660 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.588288 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.589323 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.589938 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.589993 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.591269 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.592105 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.592636 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.593193 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.593946 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.594084 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.595343 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.595509 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.596497 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: extensions {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.596557 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.596959 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.597073 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.597824 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.598319 np0000179134 devstack@c-api.service[113005]: WARNING cinder.api.contrib.hosts [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:38:29.599081 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.599280 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: capabilities {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.599648 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.599992 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.600416 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.600768 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-quota-class-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.601898 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.602034 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-volume-type-access {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.603034 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.603320 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.604264 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: extra_specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.604640 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.605298 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.605823 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-hosts {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.605882 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.605995 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.607154 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-availability-zone {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.607414 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.608499 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: consistencygroups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.608605 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.608686 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.608992 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.609718 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: extensions {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.610420 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: cgsnapshots {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.610491 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.610533 np0000179134 devstack@c-api.service[113007]: WARNING cinder.api.contrib.hosts [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:38:29.611023 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.611143 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.611802 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-snapshot-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.612482 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.612670 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: capabilities {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.613130 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.613187 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-volume-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.614501 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-quota-class-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.614564 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: backups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.615802 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-volume-type-access {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.616553 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.617670 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: extra_specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.617922 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.618095 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-volume-transfer {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.618616 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.619180 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-hosts {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.619404 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.619657 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: scheduler-stats {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.620576 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-availability-zone {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.620700 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.621068 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: os-quota-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.621845 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: consistencygroups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.622073 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.622479 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extended resource: qos-specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.622888 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.623493 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.623755 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: cgsnapshots {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.624567 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] SnapshotActionsController initialized {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:38:29.624776 np0000179134 devstack@c-api.service[113006]: WARNING cinder.api.contrib.hosts [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 09:38:29.624825 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.625132 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-snapshot-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.625353 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.625563 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.625816 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: extensions {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.626528 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-volume-manage {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.626747 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.626897 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.627164 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: encryption {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.628006 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: backups {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.628067 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.628342 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.628875 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: capabilities {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.629398 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.629831 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.629961 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: encryption {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.630159 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-quota-class-sets {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.630718 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.631154 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.631409 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-volume-type-access {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.631491 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-volume-transfer {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.632025 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.632542 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.632991 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: extra_specs {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.633045 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: scheduler-stats {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.633390 np0000179134 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.633991 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.634345 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.634460 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension TypesManage extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.634512 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: os-quota-sets {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.634551 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-hosts {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.634585 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.634678 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.634787 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635018 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635110 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension UsedLimits extending resource: limits {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635210 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635280 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.635319 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635433 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635549 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension AdminActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635644 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension AdminActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635748 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension AdminActions extending resource: backups {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635809 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-availability-zone {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.635848 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extended resource: qos-specs {{(pid=113005) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.635889 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.635934 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.636044 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-3ba81ddb-635e-4cd0-ae63-1478a0cc954b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.636272 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: extensions {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.637104 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: consistencygroups {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.637660 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.637934 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] SnapshotActionsController initialized {{(pid=113005) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:38:29.638664 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.639000 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: cgsnapshots {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.639122 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: capabilities {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.640015 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.640380 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-snapshot-manage {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.640442 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-quota-class-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.641387 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.641736 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-volume-type-access {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.641809 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-volume-manage {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.642697 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.643320 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: backups {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.643403 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: extra_specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.643991 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.644352 np0000179134 devstack@c-api.service[113004]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6d660a3668 pid: 113004 (default app) Jun 09 09:38:29.645144 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-hosts {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.645300 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.645364 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: encryption {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.646599 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-availability-zone {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.646657 np0000179134 devstack@c-api.service[113005]: WARNING castellan.key_manager.migration [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.646922 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-volume-transfer {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.647602 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.647711 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension TypesManage extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.647833 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.647884 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: consistencygroups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.647925 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.648469 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: scheduler-stats {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.648562 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.648685 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.648798 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension UsedLimits extending resource: limits {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.648910 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649002 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649137 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649225 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension AdminActions extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649368 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension AdminActions extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649456 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension AdminActions extending resource: backups {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649556 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649661 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649767 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.v3.router [None req-cc14fcd6-4d18-4d03-af1c-f77d8fccf407 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113005) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.649804 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: cgsnapshots {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.649903 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: os-quota-sets {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.651188 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-snapshot-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.652051 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extended resource: qos-specs {{(pid=113007) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.652201 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652201 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652201 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652201 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652474 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652474 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652474 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652474 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.652656 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653036 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653036 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653036 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653036 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653036 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653259 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653259 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653259 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653259 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653259 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653484 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653484 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653484 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653484 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653666 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653666 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653666 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653666 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653666 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653879 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653879 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653879 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.653879 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.653879 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654073 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654298 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-volume-manage {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654354 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654586 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654830 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654830 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654830 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.654830 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.654830 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655036 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655036 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655036 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655036 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655036 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655229 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.655622 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656029 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656029 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656029 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656029 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656029 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656273 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656273 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656273 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656273 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656273 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656513 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656513 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656513 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656513 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656696 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656696 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656696 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656696 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656873 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656873 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656873 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.656873 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.656873 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657141 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657141 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657141 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657141 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657141 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657369 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657369 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657369 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657369 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657546 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657546 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657546 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657546 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657725 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657725 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657725 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657725 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657895 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657895 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.657895 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.657895 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658065 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658065 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658065 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658065 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658239 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658239 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658239 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658239 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658239 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658479 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658753 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658753 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658753 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658753 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658753 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.658957 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659204 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659466 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659731 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659993 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659993 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.659993 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.659993 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660176 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.660176 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660176 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.660176 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660176 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.660431 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660431 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.660431 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660431 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:29.660431 np0000179134 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 09 09:38:29.660641 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: backups {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.660678 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.contrib.snapshot_actions [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] SnapshotActionsController initialized {{(pid=113007) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:38:29.660678 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.660755 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-e355cfce-411b-4fb7-8442-c60cb8e4875b None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:38:29.660794 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: encryption {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.660832 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.660867 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-volume-transfer {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.660921 np0000179134 devstack@c-api.service[113005]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6d660a3668 pid: 113005 (default app) Jun 09 09:38:29.661399 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.661444 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 1/1] 199.19.213.235 () {60 vars in 956 bytes} [Tue Jun 9 09:38:29 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:38:29.661482 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: scheduler-stats {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.661518 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.661518 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.661584 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: os-quota-sets {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.662124 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.662788 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extended resource: qos-specs {{(pid=113006) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 09:38:29.663550 np0000179134 devstack@c-api.service[113007]: WARNING castellan.key_manager.migration [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.664512 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.664626 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension TypesManage extending resource: types {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.664737 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665238 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665238 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeActions extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665325 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.contrib.snapshot_actions [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] SnapshotActionsController initialized {{(pid=113006) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 09:38:29.665378 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665411 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension UsedLimits extending resource: limits {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665516 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665606 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665716 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.665828 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension AdminActions extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.666064 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension AdminActions extending resource: snapshots {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.666129 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.666167 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension AdminActions extending resource: backups {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.666261 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.666377 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.666478 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.v3.router [None req-3a86b1b9-4749-40b2-b3e1-78854b8e200b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113007) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.668061 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.669190 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.670522 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.671846 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.673203 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.674668 np0000179134 devstack@c-api.service[113006]: WARNING castellan.key_manager.migration [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 09:38:29.674845 np0000179134 devstack@c-api.service[113007]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6d660a3668 pid: 113007 (default app) Jun 09 09:38:29.675671 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.675786 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension TypesManage extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.675900 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676005 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676208 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676343 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676463 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension UsedLimits extending resource: limits {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676560 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676656 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676764 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.676867 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension AdminActions extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.677002 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension AdminActions extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.677099 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension AdminActions extending resource: backups {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.677198 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.677295 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.677408 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.v3.router [None req-5426bdd8-a5ca-4e25-a059-2afc7aaff5b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113006) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 09:38:29.685629 np0000179134 devstack@c-api.service[113006]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c6d660a3668 pid: 113006 (default app) Jun 09 09:38:37.159529 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.159529 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.159529 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.159529 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.159529 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160170 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160170 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160170 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160170 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160170 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160393 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160597 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160597 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160597 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160597 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160761 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160761 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160761 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160761 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160912 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160912 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.160912 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.160912 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161070 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161070 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161070 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161070 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161070 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161251 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161251 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161251 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161251 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161251 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161438 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161638 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.161840 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162047 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162047 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162047 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162047 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162047 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162224 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162224 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162224 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162224 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162224 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.162928 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163266 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163628 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163628 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163628 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163628 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163628 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163954 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163954 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163954 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.163954 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.163954 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164319 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164319 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164319 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164319 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164676 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164676 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164676 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164676 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164927 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164927 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164927 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.164927 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.164927 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165259 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165259 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165259 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165259 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165259 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165601 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165601 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165601 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165601 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165885 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165885 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.165885 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.165885 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166144 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166144 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166144 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166144 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166446 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166446 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166446 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166446 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166715 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166715 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166715 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166715 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166993 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166993 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166993 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.166993 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.166993 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.167396 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167783 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.167783 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167783 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.167783 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.167783 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168069 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168520 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.168899 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169287 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169604 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169604 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169604 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169604 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169770 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169770 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169770 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169770 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169770 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: warnings.warn(deprecated_msg) Jun 09 09:38:37.169949 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-8398f63b-67bc-429d-ab91-7ca6be50adf9 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:38:37.684391 np0000179134 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-8398f63b-67bc-429d-ab91-7ca6be50adf9 admin admin] POST https://199.19.213.235/volume/v3/types Jun 09 09:38:37.684959 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.openstack.wsgi [None req-8398f63b-67bc-429d-ab91-7ca6be50adf9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113005) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:38:37.686639 np0000179134 devstack@c-api.service[113005]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:38:37.686639 np0000179134 devstack@c-api.service[113005]: warnings.warn( Jun 09 09:38:37.725228 np0000179134 devstack@c-api.service[113005]: DEBUG oslo_db.sqlalchemy.engines [None req-8398f63b-67bc-429d-ab91-7ca6be50adf9 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=113005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:37.752431 np0000179134 devstack@c-api.service[113005]: INFO cinder.api.openstack.wsgi [None req-8398f63b-67bc-429d-ab91-7ca6be50adf9 admin admin] https://199.19.213.235/volume/v3/types returned with HTTP 200 Jun 09 09:38:37.752800 np0000179134 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 1/2] 199.19.213.235 () {68 vars in 1288 bytes} [Tue Jun 9 09:38:37 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:38:37.766357 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-8398f63b-67bc-429d-ab91-7ca6be50adf9 req-226bb5ad-d4e9-459c-8e0b-00bd2b804bc4 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:38:38.092039 np0000179134 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-8398f63b-67bc-429d-ab91-7ca6be50adf9 req-226bb5ad-d4e9-459c-8e0b-00bd2b804bc4 admin admin] POST https://199.19.213.235/volume/v3/types/d09acdca-1222-4bab-b9a5-3ebccfa794ac/extra_specs Jun 09 09:38:38.092756 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-8398f63b-67bc-429d-ab91-7ca6be50adf9 req-226bb5ad-d4e9-459c-8e0b-00bd2b804bc4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 09:38:38.094543 np0000179134 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:38:38.094543 np0000179134 devstack@c-api.service[113004]: warnings.warn( Jun 09 09:38:38.134507 np0000179134 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [req-8398f63b-67bc-429d-ab91-7ca6be50adf9 req-226bb5ad-d4e9-459c-8e0b-00bd2b804bc4 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:38:38.198773 np0000179134 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-8398f63b-67bc-429d-ab91-7ca6be50adf9 req-226bb5ad-d4e9-459c-8e0b-00bd2b804bc4 admin admin] https://199.19.213.235/volume/v3/types/d09acdca-1222-4bab-b9a5-3ebccfa794ac/extra_specs returned with HTTP 200 Jun 09 09:38:38.198773 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 2/3] 199.19.213.235 () {70 vars in 1505 bytes} [Tue Jun 9 09:38:37 2026] POST /volume/v3/types/d09acdca-1222-4bab-b9a5-3ebccfa794ac/extra_specs => generated 55 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 09:38:39.551994 np0000179134 devstack@c-api.service[113007]: DEBUG dbcounter [-] [113007] Writing DB stats cinder:SELECT=6 {{(pid=113007) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:39.567924 np0000179134 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=6 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:47.750086 np0000179134 devstack@c-api.service[113005]: DEBUG dbcounter [-] [113005] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:38:48.196104 np0000179134 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:41:13.740869 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.740869 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.740869 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.740869 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.740869 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742058 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.742058 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742058 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.742058 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742058 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.742454 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743205 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743205 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743205 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743205 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743510 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743510 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743510 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743510 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743786 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743786 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.743786 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.743786 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744071 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744071 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744071 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744071 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744071 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744484 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744484 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744484 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744484 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744484 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.744800 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745223 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.745657 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.746189 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.746189 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.746189 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.746189 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.746189 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.746698 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.746698 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.746698 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.746698 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.746698 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747032 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.747659 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.748534 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.748534 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.748534 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.748534 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.748534 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.748923 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.748923 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.748923 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.748923 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.748923 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.749317 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.749317 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.749317 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.749317 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.749779 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.749779 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.749779 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.749779 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750113 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750113 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750113 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750113 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750113 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750578 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750578 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750578 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750578 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750578 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750946 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750946 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.750946 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.750946 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751234 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751234 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751234 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751234 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751505 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751505 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751505 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751505 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751708 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751708 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751708 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751708 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751957 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751957 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.751957 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.751957 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752149 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752149 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752149 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752149 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752149 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752589 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752870 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752870 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752870 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.752870 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.752870 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753085 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753417 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.753779 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754112 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754506 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754506 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754506 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754506 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754783 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754783 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754783 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.754783 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.754783 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: warnings.warn(deprecated_msg) Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.middleware.request_id [None req-79fe9ec3-187d-4cf6-84b6-99c8ed756f4c None None] RequestId filter calling following filter/app {{(pid=113007) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:13.755093 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [None req-79fe9ec3-187d-4cf6-84b6-99c8ed756f4c None None] GET https://199.19.213.235/volume// Jun 09 09:41:13.755443 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [None req-79fe9ec3-187d-4cf6-84b6-99c8ed756f4c None None] Empty body provided in request {{(pid=113007) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:13.755443 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [None req-79fe9ec3-187d-4cf6-84b6-99c8ed756f4c None None] Calling method 'all' {{(pid=113007) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:13.755443 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [None req-79fe9ec3-187d-4cf6-84b6-99c8ed756f4c None None] https://199.19.213.235/volume// returned with HTTP 300 Jun 09 09:41:13.755443 np0000179134 devstack@c-api.service[113007]: [pid: 113007|app: 0|req: 1/4] 199.19.213.235 () {66 vars in 1456 bytes} [Tue Jun 9 09:41:13 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 09:41:54.576689 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.576689 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.576689 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.576689 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.577470 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.577470 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.577470 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.577470 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.577749 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578115 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578115 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578115 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578115 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578115 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578455 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578455 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578455 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578455 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578455 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578747 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578747 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.578747 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.578747 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579019 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579019 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579019 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579019 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579019 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579411 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579411 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579411 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579411 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579411 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.579762 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580091 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580914 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580914 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580914 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.580914 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.580914 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581201 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581201 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581201 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581201 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581201 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581485 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.581834 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582153 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582153 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582153 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582153 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582153 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582463 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582463 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582463 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582463 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582463 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582752 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582752 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.582752 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.582752 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583007 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583007 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583007 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583007 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583285 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583285 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583285 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583285 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583285 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583633 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583633 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583633 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583633 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583633 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583815 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583815 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583815 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583815 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583969 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583969 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.583969 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.583969 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584120 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584120 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584120 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584120 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584271 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584271 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584271 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584271 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584494 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584494 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584494 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584494 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584668 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584668 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584668 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584668 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584668 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.584861 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585084 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585084 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585084 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585084 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585084 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585273 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585557 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.585794 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586013 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586258 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586258 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586258 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586258 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586459 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586459 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586459 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586459 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586459 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: warnings.warn(deprecated_msg) Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-ed04f9c6-a4b3-4a5d-bb94-8ebb1434f39b None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:54.586802 np0000179134 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 1/5] 199.19.213.235 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:54 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:54.624430 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:54.635258 np0000179134 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 2/6] 199.19.213.235 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:54 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:54.678453 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f req-f54f5842-74a3-479a-bf6c-4d4502e9cf73 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:54.682768 np0000179134 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f req-f54f5842-74a3-479a-bf6c-4d4502e9cf73 demo demo] GET https://199.19.213.235/volume/v3/ Jun 09 09:41:54.683009 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f req-f54f5842-74a3-479a-bf6c-4d4502e9cf73 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:54.683329 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f req-f54f5842-74a3-479a-bf6c-4d4502e9cf73 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:54.685927 np0000179134 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-8716e7f5-f1b3-40e7-81c8-5e72c3ec5c3f req-f54f5842-74a3-479a-bf6c-4d4502e9cf73 demo demo] https://199.19.213.235/volume/v3/ returned with HTTP 200 Jun 09 09:41:54.686369 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 3/7] 199.19.213.235 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:54 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:54.732055 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.middleware.request_id [None req-48234080-3395-4be9-a814-f89a81201734 None None] RequestId filter calling following filter/app {{(pid=113007) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:55.057849 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [None req-48234080-3395-4be9-a814-f89a81201734 demo demo] GET https://199.19.213.235/volume/v3/types/default Jun 09 09:41:55.058230 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [None req-48234080-3395-4be9-a814-f89a81201734 demo demo] Empty body provided in request {{(pid=113007) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:55.058453 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [None req-48234080-3395-4be9-a814-f89a81201734 demo demo] Calling method 'show' {{(pid=113007) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:55.097210 np0000179134 devstack@c-api.service[113007]: DEBUG oslo_db.sqlalchemy.engines [None req-48234080-3395-4be9-a814-f89a81201734 demo demo] 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=113007) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:41:55.114383 np0000179134 devstack@c-api.service[113007]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:41:55.114383 np0000179134 devstack@c-api.service[113007]: warnings.warn( Jun 09 09:41:55.116791 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [None req-48234080-3395-4be9-a814-f89a81201734 demo demo] https://199.19.213.235/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:55.117170 np0000179134 devstack@c-api.service[113007]: [pid: 113007|app: 0|req: 2/8] 199.19.213.235 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:54 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:55.232326 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:55.549225 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] GET https://199.19.213.235/volume/v3/types Jun 09 09:41:55.549584 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:55.549807 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] Calling method 'index' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:55.550262 np0000179134 devstack@c-api.service[113006]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 09:41:55.550262 np0000179134 devstack@c-api.service[113006]: warnings.warn( Jun 09 09:41:55.550867 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.api_utils [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] Removing options '' from query. {{(pid=113006) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 09:41:55.596724 np0000179134 devstack@c-api.service[113006]: DEBUG oslo_db.sqlalchemy.engines [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] 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=113006) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 09:41:55.618177 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-a1a90f4f-caa3-422d-b58e-82455ec59e83 demo demo] https://199.19.213.235/volume/v3/types returned with HTTP 200 Jun 09 09:41:55.618638 np0000179134 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 2/9] 199.19.213.235 () {64 vars in 1290 bytes} [Tue Jun 9 09:41:55 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:56.056680 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-e095beee-4cce-4433-a2a7-33925c003b41 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.058078 np0000179134 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 3/10] 199.19.213.235 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:56.096354 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-70cd8674-cd2d-4a0a-b995-5216461a6205 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.107870 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 4/11] 199.19.213.235 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:56.147959 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.middleware.request_id [req-70cd8674-cd2d-4a0a-b995-5216461a6205 req-e3678f75-4c73-4502-aa9d-20a0aafd8f9f None None] RequestId filter calling following filter/app {{(pid=113007) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.150418 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-70cd8674-cd2d-4a0a-b995-5216461a6205 req-e3678f75-4c73-4502-aa9d-20a0aafd8f9f demo demo] GET https://199.19.213.235/volume/v3/ Jun 09 09:41:56.150700 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-70cd8674-cd2d-4a0a-b995-5216461a6205 req-e3678f75-4c73-4502-aa9d-20a0aafd8f9f demo demo] Empty body provided in request {{(pid=113007) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:56.150936 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-70cd8674-cd2d-4a0a-b995-5216461a6205 req-e3678f75-4c73-4502-aa9d-20a0aafd8f9f demo demo] Calling method 'version_select' {{(pid=113007) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:56.151625 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-70cd8674-cd2d-4a0a-b995-5216461a6205 req-e3678f75-4c73-4502-aa9d-20a0aafd8f9f demo demo] https://199.19.213.235/volume/v3/ returned with HTTP 200 Jun 09 09:41:56.152043 np0000179134 devstack@c-api.service[113007]: [pid: 113007|app: 0|req: 3/12] 199.19.213.235 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:56.195420 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-d98e6f30-3fb3-47a8-93ce-438406dd097f None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.198246 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-d98e6f30-3fb3-47a8-93ce-438406dd097f demo demo] GET https://199.19.213.235/volume/v3/types/default Jun 09 09:41:56.198529 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-d98e6f30-3fb3-47a8-93ce-438406dd097f demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:56.198808 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-d98e6f30-3fb3-47a8-93ce-438406dd097f demo demo] Calling method 'show' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:56.214844 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-d98e6f30-3fb3-47a8-93ce-438406dd097f demo demo] https://199.19.213.235/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:56.215287 np0000179134 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 3/13] 199.19.213.235 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:56.841540 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-93632949-c301-4b6c-a1f9-9c0478a1f704 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.842453 np0000179134 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 4/14] 199.19.213.235 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:56.885292 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.888982 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 5/15] 199.19.213.235 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:56.930163 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.middleware.request_id [req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 req-11b3c20a-cc7b-4db8-919d-5214d8fba9a5 None None] RequestId filter calling following filter/app {{(pid=113007) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.932428 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 req-11b3c20a-cc7b-4db8-919d-5214d8fba9a5 demo demo] GET https://199.19.213.235/volume/v3/ Jun 09 09:41:56.932845 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 req-11b3c20a-cc7b-4db8-919d-5214d8fba9a5 demo demo] Empty body provided in request {{(pid=113007) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:56.932845 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 req-11b3c20a-cc7b-4db8-919d-5214d8fba9a5 demo demo] Calling method 'version_select' {{(pid=113007) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:56.933197 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-dff3f5f0-0a6e-4aa9-bbc3-0e6764790148 req-11b3c20a-cc7b-4db8-919d-5214d8fba9a5 demo demo] https://199.19.213.235/volume/v3/ returned with HTTP 200 Jun 09 09:41:56.933617 np0000179134 devstack@c-api.service[113007]: [pid: 113007|app: 0|req: 4/16] 199.19.213.235 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:56.977617 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-dc5a3059-e93d-4236-9a46-afc7901f6245 None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:56.980981 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-dc5a3059-e93d-4236-9a46-afc7901f6245 demo demo] GET https://199.19.213.235/volume/v3/types/default Jun 09 09:41:56.981326 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-dc5a3059-e93d-4236-9a46-afc7901f6245 demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:56.981741 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-dc5a3059-e93d-4236-9a46-afc7901f6245 demo demo] Calling method 'show' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:56.989769 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-dc5a3059-e93d-4236-9a46-afc7901f6245 demo demo] https://199.19.213.235/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:56.990089 np0000179134 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 4/17] 199.19.213.235 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:56 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:57.032747 np0000179134 devstack@c-api.service[113005]: DEBUG cinder.api.middleware.request_id [None req-2f0eb1fa-919e-4ee5-9de8-24e0df5791b1 None None] RequestId filter calling following filter/app {{(pid=113005) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:57.033373 np0000179134 devstack@c-api.service[113005]: [pid: 113005|app: 0|req: 5/18] 199.19.213.235 () {62 vars in 1068 bytes} [Tue Jun 9 09:41:57 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 09:41:57.070621 np0000179134 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-5bd5c035-53c8-4b79-854b-fc3ce866137c None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:57.074136 np0000179134 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 6/19] 199.19.213.235 () {64 vars in 1272 bytes} [Tue Jun 9 09:41:57 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 09:41:57.112953 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.middleware.request_id [req-5bd5c035-53c8-4b79-854b-fc3ce866137c req-0f77500a-89f4-4b2b-9f53-719d6d6fc198 None None] RequestId filter calling following filter/app {{(pid=113007) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:57.117049 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-5bd5c035-53c8-4b79-854b-fc3ce866137c req-0f77500a-89f4-4b2b-9f53-719d6d6fc198 demo demo] GET https://199.19.213.235/volume/v3/ Jun 09 09:41:57.117576 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-5bd5c035-53c8-4b79-854b-fc3ce866137c req-0f77500a-89f4-4b2b-9f53-719d6d6fc198 demo demo] Empty body provided in request {{(pid=113007) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:57.120555 np0000179134 devstack@c-api.service[113007]: DEBUG cinder.api.openstack.wsgi [req-5bd5c035-53c8-4b79-854b-fc3ce866137c req-0f77500a-89f4-4b2b-9f53-719d6d6fc198 demo demo] Calling method 'version_select' {{(pid=113007) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:57.121308 np0000179134 devstack@c-api.service[113007]: INFO cinder.api.openstack.wsgi [req-5bd5c035-53c8-4b79-854b-fc3ce866137c req-0f77500a-89f4-4b2b-9f53-719d6d6fc198 demo demo] https://199.19.213.235/volume/v3/ returned with HTTP 200 Jun 09 09:41:57.122247 np0000179134 devstack@c-api.service[113007]: [pid: 113007|app: 0|req: 5/20] 199.19.213.235 () {66 vars in 1346 bytes} [Tue Jun 9 09:41:57 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:41:57.166320 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.middleware.request_id [None req-7a2ca863-0fbe-4e30-9e7c-3a78cf2a7f3a None None] RequestId filter calling following filter/app {{(pid=113006) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 09:41:57.169596 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-7a2ca863-0fbe-4e30-9e7c-3a78cf2a7f3a demo demo] GET https://199.19.213.235/volume/v3/types/default Jun 09 09:41:57.169947 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-7a2ca863-0fbe-4e30-9e7c-3a78cf2a7f3a demo demo] Empty body provided in request {{(pid=113006) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 09:41:57.170312 np0000179134 devstack@c-api.service[113006]: DEBUG cinder.api.openstack.wsgi [None req-7a2ca863-0fbe-4e30-9e7c-3a78cf2a7f3a demo demo] Calling method 'show' {{(pid=113006) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 09:41:57.178837 np0000179134 devstack@c-api.service[113006]: INFO cinder.api.openstack.wsgi [None req-7a2ca863-0fbe-4e30-9e7c-3a78cf2a7f3a demo demo] https://199.19.213.235/volume/v3/types/default returned with HTTP 200 Jun 09 09:41:57.179153 np0000179134 devstack@c-api.service[113006]: [pid: 113006|app: 0|req: 5/21] 199.19.213.235 () {64 vars in 1301 bytes} [Tue Jun 9 09:41:57 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 09:42:05.111867 np0000179134 devstack@c-api.service[113007]: DEBUG dbcounter [-] [113007] Writing DB stats cinder:SELECT=2 {{(pid=113007) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 09:42:07.175263 np0000179134 devstack@c-api.service[113006]: DEBUG dbcounter [-] [113006] Writing DB stats cinder:SELECT=7 {{(pid=113006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}