Jun 09 02:40:42.558749 np0000179088 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:40:42.568847 np0000179088 devstack@c-api.service[112960]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:40:42 2026] *** Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: nodename: np0000179088 Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: machine: x86_64 Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: clock source: unix Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: pcre jit disabled Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: detected number of CPU cores: 16 Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: current working directory: / Jun 09 02:40:42.571167 np0000179088 devstack@c-api.service[112960]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:40:42.571489 np0000179088 devstack@c-api.service[112960]: your processes number limit is 256917 Jun 09 02:40:42.571489 np0000179088 devstack@c-api.service[112960]: your memory page size is 4096 bytes Jun 09 02:40:42.571489 np0000179088 devstack@c-api.service[112960]: detected max file descriptor number: 2048 Jun 09 02:40:42.571489 np0000179088 devstack@c-api.service[112960]: lock engine: pthread robust mutexes Jun 09 02:40:42.571489 np0000179088 devstack@c-api.service[112960]: thunder lock: enabled Jun 09 02:40:42.571666 np0000179088 devstack@c-api.service[112960]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:40:42.571666 np0000179088 devstack@c-api.service[112960]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:40:42.571666 np0000179088 devstack@c-api.service[112960]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:40:42.571666 np0000179088 devstack@c-api.service[112960]: Set PythonHome to /opt/stack/data/venv Jun 09 02:40:42.606915 np0000179088 devstack@c-api.service[112960]: Python main interpreter initialized at 0x7a84582a3668 Jun 09 02:40:42.606915 np0000179088 devstack@c-api.service[112960]: python threads support enabled Jun 09 02:40:42.606915 np0000179088 devstack@c-api.service[112960]: your server socket listen backlog is limited to 100 connections Jun 09 02:40:42.606915 np0000179088 devstack@c-api.service[112960]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:40:42.607469 np0000179088 devstack@c-api.service[112960]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:40:42.607730 np0000179088 devstack@c-api.service[112960]: *** Operational MODE: preforking *** Jun 09 02:40:42.607877 np0000179088 devstack@c-api.service[112960]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:40:42.607877 np0000179088 devstack@c-api.service[112960]: spawned uWSGI master process (pid: 112960) Jun 09 02:40:42.608086 np0000179088 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:40:42.608666 np0000179088 devstack@c-api.service[112960]: spawned uWSGI worker 1 (pid: 112962, cores: 1) Jun 09 02:40:42.609157 np0000179088 devstack@c-api.service[112960]: spawned uWSGI worker 2 (pid: 112963, cores: 1) Jun 09 02:40:42.609593 np0000179088 devstack@c-api.service[112960]: spawned uWSGI worker 3 (pid: 112964, cores: 1) Jun 09 02:40:42.610092 np0000179088 devstack@c-api.service[112960]: spawned uWSGI worker 4 (pid: 112965, cores: 1) Jun 09 02:40:42.610322 np0000179088 devstack@c-api.service[112960]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: we strongly recommend against using it for new projects. Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: framework. For more detail see Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:42.742854 np0000179088 devstack@c-api.service[112962]: import eventlet # noqa Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: we strongly recommend against using it for new projects. Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: framework. For more detail see Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:42.744630 np0000179088 devstack@c-api.service[112964]: import eventlet # noqa Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: we strongly recommend against using it for new projects. Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: framework. For more detail see Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:42.765714 np0000179088 devstack@c-api.service[112963]: import eventlet # noqa Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: we strongly recommend against using it for new projects. Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: framework. For more detail see Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:42.779891 np0000179088 devstack@c-api.service[112965]: import eventlet # noqa Jun 09 02:40:42.831362 np0000179088 devstack@c-api.service[112962]: /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 02:40:42.831362 np0000179088 devstack@c-api.service[112962]: warnings.warn( Jun 09 02:40:42.846931 np0000179088 devstack@c-api.service[112964]: /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 02:40:42.846931 np0000179088 devstack@c-api.service[112964]: warnings.warn( Jun 09 02:40:42.855736 np0000179088 devstack@c-api.service[112963]: /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 02:40:42.855736 np0000179088 devstack@c-api.service[112963]: warnings.warn( Jun 09 02:40:42.872078 np0000179088 devstack@c-api.service[112965]: /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 02:40:42.872078 np0000179088 devstack@c-api.service[112965]: warnings.warn( Jun 09 02:40:42.907348 np0000179088 devstack@c-api.service[112962]: /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 02:40:42.907348 np0000179088 devstack@c-api.service[112962]: from cgi import parse_header Jun 09 02:40:42.923496 np0000179088 devstack@c-api.service[112964]: /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 02:40:42.923496 np0000179088 devstack@c-api.service[112964]: from cgi import parse_header Jun 09 02:40:42.930241 np0000179088 devstack@c-api.service[112963]: /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 02:40:42.930241 np0000179088 devstack@c-api.service[112963]: from cgi import parse_header Jun 09 02:40:42.950685 np0000179088 devstack@c-api.service[112965]: /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 02:40:42.950685 np0000179088 devstack@c-api.service[112965]: from cgi import parse_header Jun 09 02:40:42.954354 np0000179088 devstack@c-api.service[112962]: /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 02:40:42.954354 np0000179088 devstack@c-api.service[112962]: removals.removed_module( Jun 09 02:40:42.955739 np0000179088 devstack@c-api.service[112962]: /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 02:40:42.955739 np0000179088 devstack@c-api.service[112962]: removals.removed_module( Jun 09 02:40:42.973803 np0000179088 devstack@c-api.service[112964]: /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 02:40:42.973803 np0000179088 devstack@c-api.service[112964]: removals.removed_module( Jun 09 02:40:42.975362 np0000179088 devstack@c-api.service[112964]: /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 02:40:42.975362 np0000179088 devstack@c-api.service[112964]: removals.removed_module( Jun 09 02:40:42.980541 np0000179088 devstack@c-api.service[112963]: /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 02:40:42.980541 np0000179088 devstack@c-api.service[112963]: removals.removed_module( Jun 09 02:40:42.982102 np0000179088 devstack@c-api.service[112963]: /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 02:40:42.982102 np0000179088 devstack@c-api.service[112963]: removals.removed_module( Jun 09 02:40:43.001772 np0000179088 devstack@c-api.service[112965]: /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 02:40:43.001772 np0000179088 devstack@c-api.service[112965]: removals.removed_module( Jun 09 02:40:43.003316 np0000179088 devstack@c-api.service[112965]: /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 02:40:43.003316 np0000179088 devstack@c-api.service[112965]: removals.removed_module( Jun 09 02:40:43.607929 np0000179088 devstack@c-api.service[112962]: /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 02:40:43.607929 np0000179088 devstack@c-api.service[112962]: warnings.warn( Jun 09 02:40:43.611930 np0000179088 devstack@c-api.service[112964]: /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 02:40:43.611930 np0000179088 devstack@c-api.service[112964]: warnings.warn( Jun 09 02:40:43.612177 np0000179088 devstack@c-api.service[112963]: /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 02:40:43.612177 np0000179088 devstack@c-api.service[112963]: warnings.warn( Jun 09 02:40:43.661526 np0000179088 devstack@c-api.service[112965]: /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 02:40:43.661526 np0000179088 devstack@c-api.service[112965]: warnings.warn( Jun 09 02:40:43.704649 np0000179088 devstack@c-api.service[112962]: /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 02:40:43.704649 np0000179088 devstack@c-api.service[112962]: warnings.warn( Jun 09 02:40:43.706080 np0000179088 devstack@c-api.service[112963]: /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 02:40:43.706080 np0000179088 devstack@c-api.service[112963]: warnings.warn( Jun 09 02:40:43.708101 np0000179088 devstack@c-api.service[112964]: /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 02:40:43.708101 np0000179088 devstack@c-api.service[112964]: warnings.warn( Jun 09 02:40:43.755578 np0000179088 devstack@c-api.service[112965]: /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 02:40:43.755578 np0000179088 devstack@c-api.service[112965]: warnings.warn( Jun 09 02:40:44.005344 np0000179088 devstack@c-api.service[112964]: 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 02:40:44.005781 np0000179088 devstack@c-api.service[112964]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112964) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:44.008588 np0000179088 devstack@c-api.service[112963]: 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 02:40:44.008878 np0000179088 devstack@c-api.service[112963]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112963) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:44.010198 np0000179088 devstack@c-api.service[112962]: 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 02:40:44.010470 np0000179088 devstack@c-api.service[112962]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112962) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:44.042209 np0000179088 devstack@c-api.service[112965]: 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 02:40:44.043080 np0000179088 devstack@c-api.service[112965]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112965) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:44.097917 np0000179088 devstack@c-api.service[112963]: /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 02:40:44.097917 np0000179088 devstack@c-api.service[112963]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:44.098434 np0000179088 devstack@c-api.service[112962]: /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 02:40:44.098434 np0000179088 devstack@c-api.service[112962]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:44.102035 np0000179088 devstack@c-api.service[112964]: /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 02:40:44.102035 np0000179088 devstack@c-api.service[112964]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:44.119401 np0000179088 devstack@c-api.service[112965]: /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 02:40:44.119401 np0000179088 devstack@c-api.service[112965]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:44.562997 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112962) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:44.563214 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112964) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:44.563387 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.563442 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112963) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:44.563505 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.563547 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.563582 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.563660 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.563706 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.563817 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.563886 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.564141 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.564181 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.564181 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.564288 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.564335 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.564335 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.564398 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.564442 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.564481 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.564515 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.564551 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.564586 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.564626 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.564665 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.564698 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.564734 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.564766 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.564802 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.564836 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.564836 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.564836 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.564836 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.565667 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112965) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:44.566087 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.566169 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.566399 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.566611 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.566680 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.566733 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.566798 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.566888 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.566997 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.567099 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.567187 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.567250 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.567316 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.567372 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.567430 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.567528 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.567643 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.567704 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.567761 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.567827 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.567884 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.567939 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.568004 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.568112 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.568208 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.568421 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.568484 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.568553 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.568610 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.568610 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.568610 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.568764 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.569141 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.569141 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.569141 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.569141 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.569451 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.569517 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.569575 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.569627 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.569698 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.569776 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.569854 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.569944 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.570194 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.570292 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.570390 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.570477 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.570477 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.570593 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.570703 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.570784 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.570841 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.570997 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.571208 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.571208 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.571683 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.571683 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.571683 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.571683 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.572066 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.572066 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.572239 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.572307 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.572361 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.572420 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.572556 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.572634 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.572705 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.572772 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.572849 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.572925 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.573042 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.573109 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.573181 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.573239 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.573294 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.573362 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.573426 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.573482 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.573545 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.573601 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.573669 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.573725 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.573782 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.573837 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.573894 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.573959 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.574056 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.574391 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.574456 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.574534 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.574596 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.574659 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.574718 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.574718 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.574846 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575008 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.575145 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575145 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575228 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.575254 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575300 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.575329 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.575363 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.575396 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.575424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575470 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.575502 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.575502 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.575584 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575756 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.575900 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.575933 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.575961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.575961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.575961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.575961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.575961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.576097 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.576141 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.576179 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.576740 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.576796 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.576865 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.576899 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.576929 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.576965 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.576991 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.577037 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.577075 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.577101 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.577130 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.577158 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.577189 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.577214 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.577248 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.577281 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.577315 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.577342 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.577370 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.577398 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.577426 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.577464 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.577492 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.577519 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.577561 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.577561 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.577636 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.577636 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.582180 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.582235 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.582305 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.582374 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.582426 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.582469 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.582498 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.582525 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.582553 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.582582 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.582609 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.582641 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.582669 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.582698 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.582726 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.582771 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.582807 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.582835 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.582867 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.582927 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.582961 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.582994 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.583048 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.583081 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.583106 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.583106 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.583159 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.583190 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.584621 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.584686 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.584728 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.584777 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.584811 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.584853 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.584894 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.584936 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.584936 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.585032 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.585032 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.585120 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.585187 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.585246 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.585300 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.585363 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.585420 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.585478 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.585541 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.585595 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.585654 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.585715 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.585715 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.585816 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.585869 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.585929 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.585929 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.585929 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.587254 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.587357 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.587357 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.587475 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.587475 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.587578 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.587634 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.587695 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.587759 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.587815 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.587815 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.587926 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.587926 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.588068 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.588130 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.588189 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.588249 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.588301 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.588352 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.588401 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.588457 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.588510 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.588564 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.588846 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.588846 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.588846 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.588846 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.589066 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.589141 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.589141 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.589260 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.589321 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.589424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.589424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.589424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.589571 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.589624 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.589684 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.589751 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.589812 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.589812 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.589812 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.589950 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.590007 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.590098 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.590154 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.590205 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.590205 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.590205 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.590205 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.590205 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.590474 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.590474 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.590581 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.590643 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.590704 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.590757 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.590950 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.591007 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.591084 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.591134 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.591182 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.591237 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.591289 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.591341 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.591393 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.591443 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.591507 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.591566 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.591625 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.591677 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.591728 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.591782 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.591833 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.591885 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.591934 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.591934 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.591934 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.591934 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.592884 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.592972 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.593045 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.593126 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.593193 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.593240 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.593287 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.593335 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.593335 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.593432 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.593493 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.593533 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.593533 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.593612 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.593651 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.593689 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.593689 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.593689 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.593794 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.593838 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.593880 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.593920 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.593955 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.593991 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.594062 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.594062 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.594062 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.594062 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.594310 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.594371 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.594410 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.594452 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.594490 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.594526 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.594563 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.594602 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.594638 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.594686 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.594724 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.594769 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.594806 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.594842 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.594921 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.594961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.595001 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.595076 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.595119 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.595163 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.595201 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.595240 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.595288 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.595329 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.595367 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.595404 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.595446 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.595487 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.595531 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.595575 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.595611 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.595649 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.595684 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.595720 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.595757 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.595793 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.595828 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.595863 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.595906 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.595942 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.595977 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.596059 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.596126 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.596174 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.596210 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.596248 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.596285 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.596329 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.596371 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.596410 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.596446 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.596483 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.596483 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.596483 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.596483 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.596483 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.597229 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.597303 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.597342 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.597395 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.597435 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.597471 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.597509 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.597547 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.597583 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.597620 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.597669 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.597709 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.597745 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.597793 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.597878 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.597922 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.597965 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.598001 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.598057 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.598106 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.598150 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.598187 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.598225 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.598268 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.598305 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.598341 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.598341 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.598341 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.598696 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.598749 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.598806 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.598846 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.598932 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.598973 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.599007 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.599064 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.599112 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.599150 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.599213 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.599278 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.599317 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.599366 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.599404 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.599444 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.599488 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.599558 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.599599 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.599637 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.599674 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.599710 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.599746 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.599782 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.599820 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.599879 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.599928 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.599966 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.600008 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.600062 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.600109 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.600146 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.600183 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.600220 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.600255 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.600298 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.600342 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.600378 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.600413 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.600449 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.600490 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.600532 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.600569 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.600614 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.600668 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.600729 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.600775 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.600812 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.600852 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.600888 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.600924 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.600961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.601002 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.601057 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.601057 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.601057 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.604251 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.604301 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.604365 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.604417 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.604481 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.604535 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.604605 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.604642 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.604679 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.604707 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.604738 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.604769 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.604796 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.604822 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.604850 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.604877 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.604905 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.604933 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.604968 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.605000 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605041 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605070 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.605097 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605140 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605169 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.605197 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.605228 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.605264 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.605292 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.605323 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.605352 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605382 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.605382 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.605434 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605463 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.605490 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.605517 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.605558 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.605586 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605613 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.605641 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.605667 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605694 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.605722 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605752 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.605752 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.605798 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605832 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.605858 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.605890 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.605917 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.605945 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.605978 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.606006 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.606006 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.606068 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.606104 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.606136 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.606170 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.606200 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.606227 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.606255 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.606286 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.606314 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.606344 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.606375 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.606407 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.606434 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.606462 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.606495 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.606522 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.606550 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.606578 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.606578 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.606578 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.606655 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.606682 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.606714 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.606741 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.606768 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.606768 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.606768 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.606768 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.606860 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.608703 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.608753 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.608820 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.608863 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.608894 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.608922 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.608950 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.608976 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.609010 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.609050 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.609075 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.609103 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.609135 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.609169 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.609197 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.609229 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.609257 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.609285 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.609313 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.609341 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.609369 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.609396 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.609424 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.609451 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.609545 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.609581 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.609612 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.609640 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.609668 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.609695 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.609725 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.609757 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.609785 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.609812 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.609839 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.609878 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.609910 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.609960 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.609999 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.610051 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.610081 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.610117 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.610146 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.610172 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.610199 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.610231 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.610261 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.610287 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.610314 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.610343 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.610374 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.610399 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.610436 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.610463 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.610491 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.610518 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.610550 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.610582 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.610608 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.610636 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.610660 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.610686 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.610710 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.610737 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.610761 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.610788 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.610817 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.610844 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.610930 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.610961 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.610988 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.611027 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.611052 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.611087 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.611115 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.611143 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.611193 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.611233 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.611269 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.611306 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.611350 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.611392 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.611429 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.611471 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.611508 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.611549 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.611586 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.611628 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.611664 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.611702 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.611738 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.611780 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.611817 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.611854 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.611889 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.611926 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.611972 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.612009 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.612062 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.612117 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.612187 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.612225 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.612267 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.612303 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.612344 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.612381 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.612381 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.612465 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.612502 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.612539 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.612575 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.612618 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.612655 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.612655 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.612722 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.612780 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.612824 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.612856 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.612889 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.612921 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.612952 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.612993 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.613040 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.613076 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.613108 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.613149 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.613186 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.613219 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.613251 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.613251 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.613251 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.613251 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.613364 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.613403 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.613442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.613651 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.613689 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.613728 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.613766 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.613798 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.613833 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.613872 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.613905 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.613937 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.613968 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.614001 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.614066 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.614110 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.614143 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.614176 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.614214 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.614251 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.614284 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.614284 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.614358 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.614396 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.614499 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.614776 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.614776 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.614836 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.614910 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.614943 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.614982 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.614982 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.615127 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.615166 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.615199 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.615234 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.615265 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.615309 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.615346 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.615377 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.615417 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.615463 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.615496 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.615534 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.615571 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.615605 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.615637 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.615675 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.615710 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.615745 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.615782 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.615819 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.615857 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.615899 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.615935 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.615977 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.616038 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.616080 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.616126 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.616181 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.616218 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.616262 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.616299 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.616342 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.616379 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.616416 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.616458 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.616495 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.616531 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.616568 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.616604 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.616645 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.616682 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.616719 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.616755 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.616797 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.616833 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.616869 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.616907 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.616907 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.616907 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.617007 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.617007 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.617007 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.617007 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.617162 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.617201 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.617237 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.617274 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.617309 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.617345 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.617382 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.617423 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.617463 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.617499 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.617624 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.617666 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.617703 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.617739 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.617781 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.617818 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.617863 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.617899 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.618258 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.618305 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.618343 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.618381 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.618425 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.618468 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.618511 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.618549 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.618607 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.618659 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.618696 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.618731 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.618771 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.618832 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.619308 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.619384 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.619426 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.619464 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.619503 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.619535 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.619572 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.619610 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.619646 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.619689 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.619727 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.619771 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.619771 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.619853 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:44.625126 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112964) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.625183 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.625223 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.625303 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.625335 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112962) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.625369 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112964) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.625403 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.625431 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112964) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.625458 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.625531 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.625588 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112962) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.625670 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112962) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.625838 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112965) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.625903 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.625965 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.626037 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.626079 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112963) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:44.626110 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112965) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.626138 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:44.626166 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112965) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.626194 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:44.626256 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:44.626317 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112963) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:44.626378 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112963) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:44.671681 np0000179088 devstack@c-api.service[112964]: INFO dbcounter [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Registered counter for database cinder Jun 09 02:40:44.672051 np0000179088 devstack@c-api.service[112965]: INFO dbcounter [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Registered counter for database cinder Jun 09 02:40:44.678047 np0000179088 devstack@c-api.service[112962]: INFO dbcounter [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Registered counter for database cinder Jun 09 02:40:44.678163 np0000179088 devstack@c-api.service[112963]: INFO dbcounter [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Registered counter for database cinder Jun 09 02:40:44.717457 np0000179088 devstack@c-api.service[112965]: DEBUG oslo_db.sqlalchemy.engines [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 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=112965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.722652 np0000179088 devstack@c-api.service[112964]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a 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=112964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.729271 np0000179088 devstack@c-api.service[112962]: DEBUG oslo_db.sqlalchemy.engines [None req-3769aead-1799-45f0-8531-f3354439d7f7 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=112962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.733074 np0000179088 devstack@c-api.service[112963]: DEBUG oslo_db.sqlalchemy.engines [None req-4141a132-6f8c-42b4-a086-d835d180ace3 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=112963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.852372 np0000179088 devstack@c-api.service[112963]: DEBUG dbcounter [-] [112963] Writer thread running {{(pid=112963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:44.852966 np0000179088 devstack@c-api.service[112964]: DEBUG dbcounter [-] [112964] Writer thread running {{(pid=112964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:44.856541 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:44.856659 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:44.856723 np0000179088 devstack@c-api.service[112962]: DEBUG dbcounter [-] [112962] Writer thread running {{(pid=112962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:44.858054 np0000179088 devstack@c-api.service[112965]: DEBUG dbcounter [-] [112965] Writer thread running {{(pid=112965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:44.858571 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:44.859097 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:44.859396 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:44.860726 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:44.860904 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:44.861378 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:44.862259 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:44.862953 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:44.863361 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:44.863620 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:44.863857 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.864742 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:44.865504 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:44.865627 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:44.865691 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.866360 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.867035 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.867803 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:44.868672 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.868938 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.869540 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.871968 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.905659 np0000179088 devstack@c-api.service[112964]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a 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=112964) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.907046 np0000179088 devstack@c-api.service[112963]: DEBUG oslo_db.sqlalchemy.engines [None req-4141a132-6f8c-42b4-a086-d835d180ace3 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=112963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.908232 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:44.908413 np0000179088 devstack@c-api.service[112965]: DEBUG oslo_db.sqlalchemy.engines [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 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=112965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.910123 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:44.910895 np0000179088 devstack@c-api.service[112964]: INFO cinder.rpc [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:44.911080 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:44.911918 np0000179088 devstack@c-api.service[112962]: DEBUG oslo_db.sqlalchemy.engines [None req-3769aead-1799-45f0-8531-f3354439d7f7 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=112962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:44.912414 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.912721 np0000179088 devstack@c-api.service[112963]: INFO cinder.rpc [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:44.913159 np0000179088 devstack@c-api.service[112965]: INFO cinder.rpc [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:44.914114 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.914457 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.916102 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:44.920095 np0000179088 devstack@c-api.service[112962]: INFO cinder.rpc [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:44.922221 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.925571 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.927213 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.928375 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.928812 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.930953 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.932816 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.933155 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.934193 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.934654 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.936189 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.937445 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.937615 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.940573 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.940659 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.940857 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.942174 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.943545 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.943636 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.944353 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.946176 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.946829 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.946906 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.947796 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.949208 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.949699 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.950183 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.951546 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.952185 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.952605 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.953214 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.954096 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.955259 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.955416 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.956306 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.956932 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.957745 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.958186 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.958444 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.960261 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.960458 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.961092 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.962460 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.962553 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.963294 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.965342 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.966101 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.966288 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.967919 np0000179088 devstack@c-api.service[112963]: WARNING cinder.api.contrib.hosts [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:44.968667 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.969617 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.969764 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.970032 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.970862 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.971483 np0000179088 devstack@c-api.service[112965]: WARNING cinder.api.contrib.hosts [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:44.971579 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.972202 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.973165 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.973647 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.973761 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.974507 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.974626 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.975391 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.975870 np0000179088 devstack@c-api.service[112964]: WARNING cinder.api.contrib.hosts [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:44.976194 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.976677 np0000179088 devstack@c-api.service[112962]: WARNING cinder.api.contrib.hosts [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:44.976769 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.977162 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.977596 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.977803 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.978380 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.978796 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.979208 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.979378 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.980254 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.980521 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: extensions {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.980591 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.980930 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.981947 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: encryption {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.982039 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.982188 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.982465 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.983566 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.983634 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: capabilities {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.983677 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.983900 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.984621 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: extensions {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.985260 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.985322 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.985880 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-quota-class-sets {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.986726 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.986789 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: encryption {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.986987 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.987344 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-volume-type-access {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.988065 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.988255 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: capabilities {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.988546 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:44.989031 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: extra_specs {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.989096 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: extensions {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.989563 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-quota-class-sets {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.989785 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: extensions {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.990437 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: encryption {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.990794 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-hosts {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.990898 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-volume-type-access {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.991464 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: encryption {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.992317 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: capabilities {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.992385 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-availability-zone {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.992580 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: extra_specs {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.993241 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: capabilities {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.993841 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: consistencygroups {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.994203 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-hosts {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.995192 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-quota-class-sets {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.995556 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-availability-zone {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.995775 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-quota-class-sets {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.995997 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: cgsnapshots {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.996942 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: consistencygroups {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.997036 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-volume-type-access {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.997285 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-volume-type-access {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.997572 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-snapshot-manage {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.998963 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: cgsnapshots {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.999129 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-volume-manage {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.999225 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: extra_specs {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:44.999466 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: extra_specs {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.000382 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-snapshot-manage {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.000724 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: backups {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.001028 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-hosts {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.001623 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-hosts {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.002008 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-volume-manage {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.002559 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-availability-zone {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.002952 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: encryption {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.003500 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: backups {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.003592 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-availability-zone {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.004241 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: consistencygroups {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.004740 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-volume-transfer {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.005385 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: consistencygroups {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.005818 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: encryption {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.006442 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: scheduler-stats {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.006771 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: cgsnapshots {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.007442 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-volume-transfer {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.008132 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: cgsnapshots {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.008200 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: os-quota-sets {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.008450 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-snapshot-manage {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.009194 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: scheduler-stats {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.009691 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extended resource: qos-specs {{(pid=112963) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.010034 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-volume-manage {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.010099 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-snapshot-manage {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.010652 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: os-quota-sets {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.011776 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: backups {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.012082 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-volume-manage {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.012341 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.contrib.snapshot_actions [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] SnapshotActionsController initialized {{(pid=112963) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:45.012387 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extended resource: qos-specs {{(pid=112965) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.012962 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.014091 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: backups {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.014192 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: encryption {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.014484 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.014836 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.contrib.snapshot_actions [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] SnapshotActionsController initialized {{(pid=112965) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:45.015755 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.015984 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.016060 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-volume-transfer {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.016414 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: encryption {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.017274 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.017439 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.017919 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: scheduler-stats {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.017999 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-volume-transfer {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.018633 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.018943 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.019582 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: scheduler-stats {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.019663 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: os-quota-sets {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.020075 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.020450 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.021041 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: os-quota-sets {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.021357 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extended resource: qos-specs {{(pid=112964) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.021435 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.021955 np0000179088 devstack@c-api.service[112963]: WARNING castellan.key_manager.migration [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.022491 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extended resource: qos-specs {{(pid=112962) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:45.022820 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.023085 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.023239 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension TypesManage extending resource: types {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.023403 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.023550 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.023920 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.contrib.snapshot_actions [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] SnapshotActionsController initialized {{(pid=112964) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:45.024210 np0000179088 devstack@c-api.service[112965]: WARNING castellan.key_manager.migration [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.024323 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeActions extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.024495 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.024641 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.contrib.snapshot_actions [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] SnapshotActionsController initialized {{(pid=112962) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:45.024734 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension UsedLimits extending resource: limits {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.024794 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.024961 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025055 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.025124 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025252 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025318 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension AdminActions extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025367 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension TypesManage extending resource: types {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025437 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension AdminActions extending resource: snapshots {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025490 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.025538 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025586 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension AdminActions extending resource: backups {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025633 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025689 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeActions extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025745 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025872 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.025931 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026012 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension UsedLimits extending resource: limits {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026093 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.v3.router [None req-4141a132-6f8c-42b4-a086-d835d180ace3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112963) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026136 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026233 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026344 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026445 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension AdminActions extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026562 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension AdminActions extending resource: snapshots {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026667 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension AdminActions extending resource: backups {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026759 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.026802 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026902 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.026951 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.027028 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.v3.router [None req-ecbe6061-5451-40c6-98b5-091b1ddfee68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112965) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.028280 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.028347 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.029626 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.029882 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.030961 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.031512 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.032289 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.033029 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.033669 np0000179088 devstack@c-api.service[112962]: WARNING castellan.key_manager.migration [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.034365 np0000179088 devstack@c-api.service[112963]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a84582a3668 pid: 112963 (default app) Jun 09 02:40:45.034623 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.034704 np0000179088 devstack@c-api.service[112964]: WARNING castellan.key_manager.migration [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:45.034746 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension TypesManage extending resource: types {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.034815 np0000179088 devstack@c-api.service[112965]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a84582a3668 pid: 112965 (default app) Jun 09 02:40:45.034868 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.034985 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.035663 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.035784 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.035896 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.035950 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension UsedLimits extending resource: limits {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.035997 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036067 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension TypesManage extending resource: types {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036119 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036229 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036287 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036338 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension AdminActions extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036394 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036448 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036495 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeActions extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036546 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension AdminActions extending resource: backups {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036632 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036732 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.036839 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.v3.router [None req-3769aead-1799-45f0-8531-f3354439d7f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112962) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.037472 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.037641 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension UsedLimits extending resource: limits {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.037744 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.037856 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.037986 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038121 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension AdminActions extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038306 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension AdminActions extending resource: snapshots {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038409 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension AdminActions extending resource: backups {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038556 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038741 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.038840 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.v3.router [None req-ffe8a22f-46b2-4aa8-89d2-4984a42c432a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112964) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:45.043439 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043439 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043601 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043601 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043601 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043601 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043601 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.043876 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044211 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044211 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044211 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044211 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044211 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044473 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044473 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044473 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044473 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044690 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044690 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044690 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044690 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044921 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044921 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044921 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.044921 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.044921 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045212 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045212 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045212 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045212 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045212 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045473 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.045772 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046089 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046387 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046719 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046719 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046719 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046719 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046926 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046926 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046926 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.046926 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.046926 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047210 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047210 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047210 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047210 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047210 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047444 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047730 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047730 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047730 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.047730 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.047730 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048005 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048005 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048005 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048005 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048005 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048292 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048292 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048292 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048292 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048507 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048507 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048507 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048507 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048718 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048718 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048718 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048718 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048718 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048989 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048989 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048989 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.048989 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.048989 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049260 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049260 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049260 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049260 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049444 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049444 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049444 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049444 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049645 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049645 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049645 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049645 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049833 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049833 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.049833 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.049833 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050043 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050043 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050043 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050043 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050265 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050563 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050563 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050563 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050563 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050563 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.050863 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051228 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051524 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051524 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051645 np0000179088 devstack@c-api.service[112962]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a84582a3668 pid: 112962 (default app) Jun 09 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051696 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.051941 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052174 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052174 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052174 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052174 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052317 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052317 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052317 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052317 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052317 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052489 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052489 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052489 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052489 np0000179088 devstack@c-api.service[112963]: /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 02:40:45.052489 np0000179088 devstack@c-api.service[112963]: warnings.warn(deprecated_msg) Jun 09 02:40:45.052639 np0000179088 devstack@c-api.service[112964]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a84582a3668 pid: 112964 (default app) Jun 09 02:40:45.052675 np0000179088 devstack@c-api.service[112963]: DEBUG cinder.api.middleware.request_id [None req-49860382-d70a-40ab-8b06-de1d781b8fa5 None None] RequestId filter calling following filter/app {{(pid=112963) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:45.052675 np0000179088 devstack@c-api.service[112963]: [pid: 112963|app: 0|req: 1/1] 199.19.213.32 () {60 vars in 949 bytes} [Tue Jun 9 02:40:45 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 02:40:52.534462 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.534462 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.534462 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.534462 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.534462 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535390 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535390 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535390 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535390 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535390 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535670 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535971 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535971 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.535971 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.535971 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536224 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536224 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536224 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536224 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536446 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536446 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536446 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536446 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536691 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536691 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536691 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536691 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536691 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536964 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536964 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536964 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.536964 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.536964 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537253 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537576 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.537924 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538300 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538300 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538300 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538300 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538300 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538602 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538602 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538602 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538602 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538602 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.538914 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.539359 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539692 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.539692 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539692 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.539692 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.539692 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540006 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540006 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540006 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540006 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540006 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540309 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540309 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540309 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540309 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540543 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540543 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540543 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540543 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540788 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540788 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540788 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.540788 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.540788 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541106 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541106 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541106 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541106 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541106 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541399 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541399 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541399 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541399 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541628 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541628 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541628 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541628 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541875 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541875 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.541875 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.541875 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542139 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542139 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542139 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542139 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542368 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542368 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542368 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542368 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542597 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542597 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542597 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542597 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542597 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.542921 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543367 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543367 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543367 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543367 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543367 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543533 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543689 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.543864 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544037 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544212 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544212 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544212 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544212 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544322 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544322 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544322 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544322 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544322 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: /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 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: warnings.warn(deprecated_msg) Jun 09 02:40:52.544461 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.middleware.request_id [None req-733ea24e-cf46-40ea-a953-87e7ddd30770 None None] RequestId filter calling following filter/app {{(pid=112965) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:53.032343 np0000179088 devstack@c-api.service[112965]: INFO cinder.api.openstack.wsgi [None req-733ea24e-cf46-40ea-a953-87e7ddd30770 admin admin] POST https://199.19.213.32/volume/v3/types Jun 09 02:40:53.033060 np0000179088 devstack@c-api.service[112965]: DEBUG cinder.api.openstack.wsgi [None req-733ea24e-cf46-40ea-a953-87e7ddd30770 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112965) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:53.034704 np0000179088 devstack@c-api.service[112965]: /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 02:40:53.034704 np0000179088 devstack@c-api.service[112965]: warnings.warn( Jun 09 02:40:53.079233 np0000179088 devstack@c-api.service[112965]: DEBUG oslo_db.sqlalchemy.engines [None req-733ea24e-cf46-40ea-a953-87e7ddd30770 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=112965) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:53.115558 np0000179088 devstack@c-api.service[112965]: INFO cinder.api.openstack.wsgi [None req-733ea24e-cf46-40ea-a953-87e7ddd30770 admin admin] https://199.19.213.32/volume/v3/types returned with HTTP 200 Jun 09 02:40:53.116123 np0000179088 devstack@c-api.service[112965]: [pid: 112965|app: 0|req: 1/2] 199.19.213.32 () {68 vars in 1281 bytes} [Tue Jun 9 02:40:52 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:40:53.146040 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146040 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146040 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146040 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146040 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146575 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146575 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146575 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146575 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146575 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.146777 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147065 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147065 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147065 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147065 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147237 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147237 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147237 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147237 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147435 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147435 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147435 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147435 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147675 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147675 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147675 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147675 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147675 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147920 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147920 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147920 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.147920 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.147920 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148593 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.148828 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149140 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149373 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149373 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149373 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149373 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149373 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149568 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149568 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149568 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149568 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149568 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.149778 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150067 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150289 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150289 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150289 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150289 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150289 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150486 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150486 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150486 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150486 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150486 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150729 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150729 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150729 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150729 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150990 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150990 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.150990 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.150990 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151171 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151171 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151171 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151171 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151171 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151371 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151371 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151371 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151371 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151371 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151577 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151577 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151577 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151577 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151745 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151745 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151745 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151745 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151926 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151926 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.151926 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.151926 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152145 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152145 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152145 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152145 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152314 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152314 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152314 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152314 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152473 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152473 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152473 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152473 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152473 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152670 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152905 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152905 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152905 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.152905 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.152905 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153148 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153471 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153703 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.153942 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154201 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154201 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154201 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154201 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154375 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154375 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154375 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154375 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154375 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: warnings.warn(deprecated_msg) Jun 09 02:40:53.154580 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.middleware.request_id [req-733ea24e-cf46-40ea-a953-87e7ddd30770 req-7401d9cf-6cbc-464c-b0ba-4744a497472c None None] RequestId filter calling following filter/app {{(pid=112962) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:53.487422 np0000179088 devstack@c-api.service[112962]: INFO cinder.api.openstack.wsgi [req-733ea24e-cf46-40ea-a953-87e7ddd30770 req-7401d9cf-6cbc-464c-b0ba-4744a497472c admin admin] POST https://199.19.213.32/volume/v3/types/9ff85e4f-5979-4dcf-8573-16a2bf447072/extra_specs Jun 09 02:40:53.488118 np0000179088 devstack@c-api.service[112962]: DEBUG cinder.api.openstack.wsgi [req-733ea24e-cf46-40ea-a953-87e7ddd30770 req-7401d9cf-6cbc-464c-b0ba-4744a497472c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112962) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:53.492605 np0000179088 devstack@c-api.service[112962]: /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 02:40:53.492605 np0000179088 devstack@c-api.service[112962]: warnings.warn( Jun 09 02:40:53.532122 np0000179088 devstack@c-api.service[112962]: DEBUG oslo_db.sqlalchemy.engines [req-733ea24e-cf46-40ea-a953-87e7ddd30770 req-7401d9cf-6cbc-464c-b0ba-4744a497472c 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=112962) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:53.600164 np0000179088 devstack@c-api.service[112962]: INFO cinder.api.openstack.wsgi [req-733ea24e-cf46-40ea-a953-87e7ddd30770 req-7401d9cf-6cbc-464c-b0ba-4744a497472c admin admin] https://199.19.213.32/volume/v3/types/9ff85e4f-5979-4dcf-8573-16a2bf447072/extra_specs returned with HTTP 200 Jun 09 02:40:53.600725 np0000179088 devstack@c-api.service[112962]: [pid: 112962|app: 0|req: 1/3] 199.19.213.32 () {70 vars in 1498 bytes} [Tue Jun 9 02:40:53 2026] POST /volume/v3/types/9ff85e4f-5979-4dcf-8573-16a2bf447072/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:40:54.910772 np0000179088 devstack@c-api.service[112964]: DEBUG dbcounter [-] [112964] Writing DB stats cinder:SELECT=6 {{(pid=112964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:54.911930 np0000179088 devstack@c-api.service[112963]: DEBUG dbcounter [-] [112963] Writing DB stats cinder:SELECT=6 {{(pid=112963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:41:03.112869 np0000179088 devstack@c-api.service[112965]: DEBUG dbcounter [-] [112965] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:41:03.598349 np0000179088 devstack@c-api.service[112962]: DEBUG dbcounter [-] [112962] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:44:00.757180 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.757180 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.757180 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.757180 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.757180 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758173 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758173 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758173 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758173 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758173 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758491 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758892 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758892 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.758892 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.758892 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759188 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759188 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759188 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759188 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759484 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759484 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759484 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759484 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759748 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759748 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759748 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.759748 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.759748 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760125 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760125 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760125 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760125 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760125 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760423 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.760875 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.761291 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761677 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.761677 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761677 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.761677 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.761677 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762055 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762055 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762055 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762055 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762055 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762366 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.762757 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763249 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763249 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763249 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763249 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763249 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763605 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763605 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763605 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763605 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763605 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763938 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763938 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.763938 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.763938 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764251 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764251 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764251 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764251 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764517 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764517 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764517 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764517 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764517 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764935 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764935 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764935 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.764935 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.764935 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765280 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765280 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765280 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765280 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765558 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765558 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765558 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765558 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765821 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765821 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.765821 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.765821 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766067 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766067 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766067 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766067 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766243 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766243 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766243 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766243 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766401 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766401 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766401 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766401 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766401 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766617 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766867 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766867 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766867 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.766867 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.766867 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767080 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767375 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.767786 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768041 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768289 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768289 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768289 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768289 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768449 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768449 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768449 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768449 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768449 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: /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 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: warnings.warn(deprecated_msg) Jun 09 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.middleware.request_id [None req-68651501-ac7c-4687-af2f-d9527388f85a None None] RequestId filter calling following filter/app {{(pid=112964) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:44:00.768687 np0000179088 devstack@c-api.service[112964]: INFO cinder.api.openstack.wsgi [None req-68651501-ac7c-4687-af2f-d9527388f85a None None] GET https://199.19.213.32/volume// Jun 09 02:44:00.768997 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.openstack.wsgi [None req-68651501-ac7c-4687-af2f-d9527388f85a None None] Empty body provided in request {{(pid=112964) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:44:00.768997 np0000179088 devstack@c-api.service[112964]: DEBUG cinder.api.openstack.wsgi [None req-68651501-ac7c-4687-af2f-d9527388f85a None None] Calling method 'all' {{(pid=112964) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:44:00.768997 np0000179088 devstack@c-api.service[112964]: INFO cinder.api.openstack.wsgi [None req-68651501-ac7c-4687-af2f-d9527388f85a None None] https://199.19.213.32/volume// returned with HTTP 300 Jun 09 02:44:00.768997 np0000179088 devstack@c-api.service[112964]: [pid: 112964|app: 0|req: 1/4] 199.19.213.32 () {66 vars in 1449 bytes} [Tue Jun 9 02:44:00 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)