Jun 16 01:35:39.184517 np0000180630 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:35:39.196446 np0000180630 devstack@c-api.service[112477]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:35:39 2026] *** Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: nodename: np0000180630 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: machine: x86_64 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: clock source: unix Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: pcre jit disabled Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: detected number of CPU cores: 16 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: current working directory: / Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: your processes number limit is 256917 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: your memory page size is 4096 bytes Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: detected max file descriptor number: 2048 Jun 16 01:35:39.199367 np0000180630 devstack@c-api.service[112477]: lock engine: pthread robust mutexes Jun 16 01:35:39.200249 np0000180630 devstack@c-api.service[112477]: thunder lock: enabled Jun 16 01:35:39.200456 np0000180630 devstack@c-api.service[112477]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:35:39.200533 np0000180630 devstack@c-api.service[112477]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:35:39.200533 np0000180630 devstack@c-api.service[112477]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:35:39.200533 np0000180630 devstack@c-api.service[112477]: Set PythonHome to /opt/stack/data/venv Jun 16 01:35:39.235348 np0000180630 devstack@c-api.service[112477]: Python main interpreter initialized at 0x7b28fbea3668 Jun 16 01:35:39.235348 np0000180630 devstack@c-api.service[112477]: python threads support enabled Jun 16 01:35:39.235348 np0000180630 devstack@c-api.service[112477]: your server socket listen backlog is limited to 100 connections Jun 16 01:35:39.235348 np0000180630 devstack@c-api.service[112477]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:35:39.236129 np0000180630 devstack@c-api.service[112477]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:35:39.236380 np0000180630 devstack@c-api.service[112477]: *** Operational MODE: preforking *** Jun 16 01:35:39.236553 np0000180630 devstack@c-api.service[112477]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:35:39.236553 np0000180630 devstack@c-api.service[112477]: spawned uWSGI master process (pid: 112477) Jun 16 01:35:39.236699 np0000180630 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:35:39.237392 np0000180630 devstack@c-api.service[112477]: spawned uWSGI worker 1 (pid: 112489, cores: 1) Jun 16 01:35:39.237929 np0000180630 devstack@c-api.service[112477]: spawned uWSGI worker 2 (pid: 112490, cores: 1) Jun 16 01:35:39.238485 np0000180630 devstack@c-api.service[112477]: spawned uWSGI worker 3 (pid: 112491, cores: 1) Jun 16 01:35:39.238974 np0000180630 devstack@c-api.service[112477]: spawned uWSGI worker 4 (pid: 112492, cores: 1) Jun 16 01:35:39.239069 np0000180630 devstack@c-api.service[112477]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: framework. For more detail see Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:39.366107 np0000180630 devstack@c-api.service[112492]: import eventlet # noqa Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: we strongly recommend against using it for new projects. Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: framework. For more detail see Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:39.379260 np0000180630 devstack@c-api.service[112490]: import eventlet # noqa Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: framework. For more detail see Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:39.406955 np0000180630 devstack@c-api.service[112489]: import eventlet # noqa Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: we strongly recommend against using it for new projects. Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: framework. For more detail see Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:39.416029 np0000180630 devstack@c-api.service[112491]: import eventlet # noqa Jun 16 01:35:39.453597 np0000180630 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:39.453597 np0000180630 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:35:39.473076 np0000180630 devstack@c-api.service[112490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:39.473076 np0000180630 devstack@c-api.service[112490]: warnings.warn( Jun 16 01:35:39.498381 np0000180630 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:39.498381 np0000180630 devstack@c-api.service[112489]: warnings.warn( Jun 16 01:35:39.500973 np0000180630 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:39.500973 np0000180630 devstack@c-api.service[112491]: warnings.warn( Jun 16 01:35:39.528570 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:39.528570 np0000180630 devstack@c-api.service[112492]: from cgi import parse_header Jun 16 01:35:39.554371 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:39.554371 np0000180630 devstack@c-api.service[112490]: from cgi import parse_header Jun 16 01:35:39.578474 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:39.578474 np0000180630 devstack@c-api.service[112491]: from cgi import parse_header Jun 16 01:35:39.580889 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:39.580889 np0000180630 devstack@c-api.service[112489]: from cgi import parse_header Jun 16 01:35:39.581462 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:39.581462 np0000180630 devstack@c-api.service[112492]: removals.removed_module( Jun 16 01:35:39.582939 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:39.582939 np0000180630 devstack@c-api.service[112492]: removals.removed_module( Jun 16 01:35:39.603474 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:39.603474 np0000180630 devstack@c-api.service[112490]: removals.removed_module( Jun 16 01:35:39.604800 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:39.604800 np0000180630 devstack@c-api.service[112490]: removals.removed_module( Jun 16 01:35:39.628081 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:39.628081 np0000180630 devstack@c-api.service[112489]: removals.removed_module( Jun 16 01:35:39.629175 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:39.629175 np0000180630 devstack@c-api.service[112491]: removals.removed_module( Jun 16 01:35:39.629582 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:39.629582 np0000180630 devstack@c-api.service[112489]: removals.removed_module( Jun 16 01:35:39.630788 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:39.630788 np0000180630 devstack@c-api.service[112491]: removals.removed_module( Jun 16 01:35:40.202267 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:40.202267 np0000180630 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:35:40.212967 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:40.212967 np0000180630 devstack@c-api.service[112490]: warnings.warn( Jun 16 01:35:40.236387 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:40.236387 np0000180630 devstack@c-api.service[112489]: warnings.warn( Jun 16 01:35:40.269429 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:40.269429 np0000180630 devstack@c-api.service[112491]: warnings.warn( Jun 16 01:35:40.294283 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:40.294283 np0000180630 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:35:40.304429 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:40.304429 np0000180630 devstack@c-api.service[112490]: warnings.warn( Jun 16 01:35:40.327741 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:40.327741 np0000180630 devstack@c-api.service[112489]: warnings.warn( Jun 16 01:35:40.363487 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:40.363487 np0000180630 devstack@c-api.service[112491]: warnings.warn( Jun 16 01:35:40.586756 np0000180630 devstack@c-api.service[112490]: 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 16 01:35:40.587455 np0000180630 devstack@c-api.service[112490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:40.596076 np0000180630 devstack@c-api.service[112492]: 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 16 01:35:40.596508 np0000180630 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:40.623285 np0000180630 devstack@c-api.service[112489]: 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 16 01:35:40.623803 np0000180630 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:40.640127 np0000180630 devstack@c-api.service[112491]: 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 16 01:35:40.640562 np0000180630 devstack@c-api.service[112491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:40.672393 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:40.672393 np0000180630 devstack@c-api.service[112490]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:40.673928 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:40.673928 np0000180630 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:40.685829 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:40.685829 np0000180630 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:40.702355 np0000180630 devstack@c-api.service[112491]: /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 16 01:35:40.702355 np0000180630 devstack@c-api.service[112491]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:41.123189 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:41.123427 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:41.123522 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:41.123586 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:41.123663 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.123663 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.123789 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.123789 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.123916 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.123981 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.124103 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.124212 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.124286 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.124286 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.124477 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.124555 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.125181 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.125266 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.125333 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.125393 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.125506 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.125506 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.125650 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.125713 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.125768 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.125829 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.125881 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.125881 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.125990 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.126097 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.126307 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.126381 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.126432 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.126488 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.126552 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.126620 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.126675 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.126734 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.126795 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.126864 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.126929 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.126991 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.126991 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.126991 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.127193 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.127193 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.127307 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.127364 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.127415 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.127490 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.127552 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.127605 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.127673 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.127736 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.127796 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.127907 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.127973 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.128069 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.128134 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.128198 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.128533 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.129115 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.129199 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.129199 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.129321 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.129388 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.129619 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.129678 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.129730 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.129796 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.129859 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.129931 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.129994 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.130095 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.130150 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.130205 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.130263 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.130319 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.130373 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.130373 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.130500 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.130569 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.130626 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.130737 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.130814 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.130877 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.130940 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.130940 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.130940 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.131606 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.131720 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.131720 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.131849 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.131920 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.131920 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.132064 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.132136 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.132193 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.132247 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.132319 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.132369 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.132396 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.132423 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.132453 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.132486 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.132511 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.132537 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.132563 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.132592 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.132633 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.132663 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.132694 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.133187 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.133233 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.133310 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.133360 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.133420 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.133494 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.133527 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.133558 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.133586 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.133611 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.133639 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.133672 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.133703 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.133730 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.133761 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.133790 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.133821 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.133855 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.133885 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.133912 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.133992 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.134103 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.134137 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.134165 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.134196 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.134196 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.134196 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.134196 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.135575 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.135630 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.135698 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.135739 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.135765 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.135792 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.135819 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.135847 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.135883 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.135914 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.135941 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.135965 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.136001 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.136051 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.136078 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.136106 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.136138 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.136166 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.136194 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.136221 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.136248 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.136284 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.136314 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.136342 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.136373 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.136404 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.136436 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.136462 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.136489 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.136519 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.136546 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.136577 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.136605 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.136632 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.136656 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.136686 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.136718 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.136748 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.136780 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.136815 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.136843 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.136877 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.136907 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.136938 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.136965 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.136997 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.137043 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.137074 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.137098 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.137124 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.137146 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.137183 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.137208 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.137208 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.137208 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.137208 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.141116 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.141176 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.141202 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.141233 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.141263 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.141293 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.141323 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.141347 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.141386 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.141436 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.141521 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.141567 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.141609 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.141648 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.141690 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.141741 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.141789 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.141832 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.141880 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.141932 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.141969 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.142005 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.142079 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.142123 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.142169 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.142206 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.142263 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.142263 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.146239 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.146321 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.146367 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.146410 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.146453 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.146496 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.146541 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.146583 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.146622 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.146665 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.146665 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.146750 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.146798 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.146837 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.146876 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.146914 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.146953 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.146992 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.147081 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.147149 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.147202 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.147245 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.147288 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.147288 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.147354 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.147354 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.147428 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.147472 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.149296 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.149355 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.149405 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.149462 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.149462 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.149537 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.149577 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.149612 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.149646 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.149685 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.149726 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.149766 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.149813 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.149858 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.149905 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.149945 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.149989 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.150057 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.150098 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.150142 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.150186 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.150231 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.150271 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.150310 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.150349 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.150409 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.150476 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.150532 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.150584 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.150644 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.150700 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.150896 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.150962 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.151039 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.151092 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.151159 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.151215 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.151266 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.151317 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.151368 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.151422 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.151483 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.151545 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.151602 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.151659 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.151722 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.151776 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.151827 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.151882 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.151933 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.151991 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.152068 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.152142 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.152199 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.152251 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.152311 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.152375 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.152462 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.152532 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.152655 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.152719 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.152783 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.152849 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.152904 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.152955 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.153028 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.153103 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.153159 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.153218 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.153282 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.153338 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.153405 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.153482 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.153542 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.153599 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.153652 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.153706 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.153756 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.153806 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.153859 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.153919 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.153919 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.153919 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.153919 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.154172 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.154480 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.154554 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.154620 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.154683 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.154738 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.154848 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.154917 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.154979 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.155064 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.155117 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.155180 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.155229 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.155283 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.155337 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.155392 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.155457 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.155520 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.155592 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.155660 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.155724 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.155724 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.155724 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.155873 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.156249 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.156308 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.156366 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.156677 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.156677 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.156677 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.156677 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.156897 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.156953 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.157024 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.157108 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.157167 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.157219 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.157271 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.157271 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.157271 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.157437 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.157567 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.157626 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.157626 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.157756 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.157813 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.157868 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.157921 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.157972 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.158049 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.158118 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.158175 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.158244 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.158306 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.158369 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.158405 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.158437 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.158464 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.158494 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.158522 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.158552 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.158575 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.158608 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.158642 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.158673 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.158703 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.158733 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.158760 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.158788 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.158816 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.158846 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.158874 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.158905 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.158939 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.158970 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.158995 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.159035 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.159059 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159086 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159118 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.159145 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159169 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159198 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.159237 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.159263 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.159296 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.159329 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.159358 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.159394 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159420 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.159446 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.159469 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.159496 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.159524 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.159552 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.159582 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159609 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159642 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159642 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.159642 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.159642 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.159733 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159759 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.159792 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159823 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.159850 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.159876 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.159902 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.159929 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.159959 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.159988 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.160032 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.160065 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.160101 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.160131 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.160160 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.160189 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.160220 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.160246 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.160276 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.160302 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.160329 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.160360 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.160390 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.160390 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.161080 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.161127 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.161157 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.161188 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.161223 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.161248 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.161276 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.161308 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.161333 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.161363 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.161398 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.161398 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.161451 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.161494 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.161522 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.161609 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.161655 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.161687 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.161711 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.161734 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.161766 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.161791 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.161817 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.161844 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.161874 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.161900 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.161937 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.161965 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.162579 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.162646 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.162701 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.162768 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.162801 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.162834 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.162862 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.162890 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.162914 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.162947 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.162976 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163004 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.163051 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.163084 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163108 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163135 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.163163 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163187 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163210 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163234 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163263 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163291 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.163315 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.163347 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163371 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.163396 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.163418 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.163447 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.163475 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.163499 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.163527 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.163554 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.163583 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163606 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.163606 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163659 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163682 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.163710 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163738 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163765 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.163793 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.163824 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163850 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.163881 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.163914 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.163944 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.163974 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164001 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.164042 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.164067 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.164100 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164125 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.164125 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.164125 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.164125 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.164125 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164255 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.164255 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.164255 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.164335 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.164364 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.164397 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.164424 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.164458 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.164486 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.164513 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.164540 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164570 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.164596 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.164625 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.164653 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.164679 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164706 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.164706 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.164767 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.164798 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.164868 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.164900 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.164990 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.165040 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.165093 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.165176 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.165247 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.165335 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.166055 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.166117 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.166176 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.166232 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.166269 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.166296 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.166344 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.166380 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.166418 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.166462 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.166462 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.166544 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.166582 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.166620 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.166665 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.166710 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.166710 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.166790 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.166833 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.166872 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.166911 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.166949 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.166992 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.167059 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.167104 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.167144 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.167144 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.167144 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.167259 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.167259 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.167339 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.167379 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.167431 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.167475 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.167513 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.167558 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.167596 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.167635 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.167679 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.167717 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.167756 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.167799 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.167847 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.167891 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.167928 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.167971 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.168027 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.168075 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.168113 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.168150 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.168188 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.168237 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.168279 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.168323 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.168365 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.168365 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.169531 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.169585 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.169652 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.169710 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.169767 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.169825 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.169895 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.169935 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.169978 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.170057 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.170097 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.170143 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.170185 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.170228 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.170278 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.170317 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.170359 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.170398 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.170434 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.170479 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.170517 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.170559 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.170603 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.170648 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.170696 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.170734 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.170777 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.170820 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.170864 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.170901 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.170944 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.170986 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.171049 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.171089 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.171133 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.171171 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.171214 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.171257 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.171295 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.171337 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.171375 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.171412 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.171450 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.171494 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.171533 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.171570 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.171613 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.171655 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.171693 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.171735 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.171778 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.172045 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.172045 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.172045 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.172045 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.172205 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.172244 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.172244 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.172331 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.172370 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.172414 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.172414 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.172414 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.172525 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.172569 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.172613 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.172653 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.172697 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.172741 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.172781 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.172821 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.172865 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.172903 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.172941 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.172980 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.173070 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.173119 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.173160 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.173213 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.173251 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.173288 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.173330 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.173375 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.173412 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.173450 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.173549 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.173601 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.173638 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.173676 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.173718 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.173756 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.173799 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.173836 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.173879 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.173921 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.173966 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.174024 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.174063 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.174101 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.174146 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.174185 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.174222 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.174264 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.174302 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.174345 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.174345 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.174345 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.175444 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.175491 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.175558 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.175616 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.175743 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.175743 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.175915 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.175962 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.176020 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.176020 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.176020 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.176020 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.176156 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.176195 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.176232 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.176269 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.176307 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.176342 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.176389 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.176428 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.176464 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.176499 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.176534 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.176577 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.176613 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.176649 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.176649 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.176649 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.176763 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.176806 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.176845 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.176880 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.176916 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.176959 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.176997 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.177072 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.177113 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.177149 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.177195 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.177239 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.177277 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.177317 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.177360 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.177400 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.177437 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.177503 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.177542 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.177585 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.177629 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.177686 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.177721 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.177761 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.177805 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.177845 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.177845 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.177845 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.177953 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.177953 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.178053 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.178093 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.178129 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.178172 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.178216 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.178254 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.178288 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.178325 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.178359 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.178401 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.178444 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.178489 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.178489 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.178564 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.178564 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.178564 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.178669 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.178711 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.178748 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.178878 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.178920 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.178962 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.179000 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.179000 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.179000 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.179000 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.184543 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.184618 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.184663 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.184707 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.184751 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.184794 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.184837 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.184880 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.184918 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.184956 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.184993 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.185059 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.185103 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.185148 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.185188 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.185226 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.185269 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.185314 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.185353 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.185391 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.185435 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.185499 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.185548 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.185594 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.185633 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.185677 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.185719 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.185757 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.185798 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.185845 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.185881 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.185916 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.185950 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.185992 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.186055 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.186100 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.186143 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.186186 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.186223 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.186260 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.186297 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.186339 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.186383 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:41.186428 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.186471 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:41.186510 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.186546 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:41.186581 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.186617 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:41.186617 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:41.186617 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:41.186617 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:41.232134 np0000180630 devstack@c-api.service[112490]: INFO dbcounter [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Registered counter for database cinder Jun 16 01:35:41.232664 np0000180630 devstack@c-api.service[112492]: INFO dbcounter [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Registered counter for database cinder Jun 16 01:35:41.233143 np0000180630 devstack@c-api.service[112489]: INFO dbcounter [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Registered counter for database cinder Jun 16 01:35:41.233828 np0000180630 devstack@c-api.service[112491]: INFO dbcounter [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Registered counter for database cinder Jun 16 01:35:41.280889 np0000180630 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-11243901-79b1-4807-86a4-d075a9ce45f4 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.282786 np0000180630 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-704e0024-009f-479a-9ff5-70c6053d38f8 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.284084 np0000180630 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.288154 np0000180630 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-cf553f5c-74ea-4030-9abb-422193fa69bc 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.395900 np0000180630 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writer thread running {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:41.398639 np0000180630 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:41.398813 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:41.401174 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:41.401402 np0000180630 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:41.401508 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:41.403610 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:41.403893 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:41.404192 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:41.406220 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:41.406432 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:41.406488 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:41.407362 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.408695 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:41.408924 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:41.410221 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.410817 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:41.411205 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.411785 np0000180630 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writer thread running {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:41.412028 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.414293 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:41.414753 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.416457 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.416846 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:41.418978 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:41.420925 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:41.421883 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.425412 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.451117 np0000180630 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-704e0024-009f-479a-9ff5-70c6053d38f8 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.453131 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:41.454881 np0000180630 devstack@c-api.service[112490]: INFO cinder.rpc [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:41.455510 np0000180630 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-11243901-79b1-4807-86a4-d075a9ce45f4 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.455681 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.456382 np0000180630 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.458276 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:41.459255 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:41.460686 np0000180630 devstack@c-api.service[112489]: INFO cinder.rpc [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:41.461827 np0000180630 devstack@c-api.service[112492]: INFO cinder.rpc [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:41.461923 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.462967 np0000180630 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-cf553f5c-74ea-4030-9abb-422193fa69bc 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:41.463088 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.465329 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:41.465909 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.467166 np0000180630 devstack@c-api.service[112491]: INFO cinder.rpc [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:41.468086 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.469095 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.472205 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.473622 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.474560 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.476837 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.477165 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.477698 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.479248 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.479878 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.480131 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.480796 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.483122 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.483287 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.485280 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.485874 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.486441 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.486553 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.488300 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.488828 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.489249 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.491208 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.491722 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.492177 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.493043 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.493630 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.494342 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.494862 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.496307 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.496460 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.497131 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.497658 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.499407 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.500292 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.500577 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.501715 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.501775 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.502029 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.502577 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.504442 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.504913 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.505096 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.505641 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.507239 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.508523 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.508705 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.509953 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.510092 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.510154 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.510426 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.511501 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.512616 np0000180630 devstack@c-api.service[112490]: WARNING cinder.api.contrib.hosts [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:41.512693 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.513239 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.513307 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.513729 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.514643 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.515913 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.516051 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.516121 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.517476 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.517607 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.517689 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.518587 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: extensions {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.518951 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.519038 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.519852 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.519975 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-quota-class-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.520295 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.520364 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.521338 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: scheduler-stats {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.521425 np0000180630 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:41.521601 np0000180630 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:41.522159 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.522384 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.522797 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-quota-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.523508 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.523556 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.523813 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.524796 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.524921 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: backups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.525146 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.525795 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.526304 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.526668 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.527136 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-snapshot-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.527279 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.527320 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.527640 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.528554 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: consistencygroups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.528623 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.528734 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.528949 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.529917 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.530213 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.530260 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.530517 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: extra_specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.531355 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.531402 np0000180630 devstack@c-api.service[112491]: WARNING cinder.api.contrib.hosts [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:41.531693 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.532062 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-hosts {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.532108 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.533305 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.533392 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-volume-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.533458 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.533742 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.534864 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-availability-zone {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.534992 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.535324 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.535753 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.536195 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.536551 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.536704 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.537146 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.537580 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: extensions {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.537659 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-volume-transfer {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.538665 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.539028 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-quota-class-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.539080 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.539329 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: capabilities {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.540209 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.540296 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: scheduler-stats {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.540580 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.540886 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.541530 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.542119 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: os-volume-type-access {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.542210 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.542441 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-quota-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.542981 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.543646 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.543765 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: cgsnapshots {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.543867 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: backups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.544312 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.544958 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.545179 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extended resource: qos-specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.545797 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.545912 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-snapshot-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.546477 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.547257 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.contrib.snapshot_actions [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] SnapshotActionsController initialized {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:41.547513 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.547691 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: consistencygroups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.548016 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.548092 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.548977 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.549365 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.549416 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.550446 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: extra_specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.550519 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.550756 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.550867 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.552096 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.552173 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.552457 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.552864 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-hosts {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.553470 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.553536 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.553900 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.554725 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-volume-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.554923 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.555628 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:41.556024 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:41.556190 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-availability-zone {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.556297 np0000180630 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.556358 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.557108 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.557224 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557310 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557370 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557480 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension AdminActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557559 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.557631 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension AdminActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557689 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.557746 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension AdminActions extending resource: backups {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.557942 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558072 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension TypesManage extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558165 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension UsedLimits extending resource: limits {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558249 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558346 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558443 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558545 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558604 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.558662 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558755 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.558854 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-704e0024-009f-479a-9ff5-70c6053d38f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.559085 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.559213 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-volume-transfer {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.560004 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.560379 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.560698 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: capabilities {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.561333 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.561750 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.562002 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.562743 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.563216 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.563503 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: os-volume-type-access {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.564178 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.564561 np0000180630 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.565101 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: cgsnapshots {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.565415 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.565531 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.565650 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.565760 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.565815 np0000180630 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.565897 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.565997 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566199 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566314 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566423 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566522 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566563 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extended resource: qos-specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:41.566606 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566713 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566820 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566932 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.566979 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567058 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567115 np0000180630 devstack@c-api.service[112490]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28fbea3668 pid: 112490 (default app) Jun 16 01:35:41.567155 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567195 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-40a7cafb-566c-41fe-8f95-7903c99d07ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567268 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567393 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567523 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567629 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567844 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.567975 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568120 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568229 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568328 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568428 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568532 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568611 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] SnapshotActionsController initialized {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:41.568659 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568749 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.568907 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-11243901-79b1-4807-86a4-d075a9ce45f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.569409 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.570958 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.572315 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.573598 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.575047 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575047 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575047 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575047 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575445 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575445 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575445 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575445 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.575793 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.576119 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.576160 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.576160 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.576160 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.576160 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.576160 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.576497 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.576497 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.576497 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.576497 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.576497 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579335 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579335 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579335 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579335 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579532 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579532 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579532 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579532 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579713 np0000180630 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28fbea3668 pid: 112492 (default app) Jun 16 01:35:41.579762 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579762 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579762 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579762 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.579940 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580244 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580529 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.580794 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581089 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581089 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581089 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581089 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581281 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581281 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581281 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581281 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581281 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581540 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581540 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581540 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581540 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581540 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.581765 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582051 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582051 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582051 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582051 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582051 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582310 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582310 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582310 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582310 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582310 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582528 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582528 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582528 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582528 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582734 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582734 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582734 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582734 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582920 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582920 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582920 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.582920 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.582920 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.585785 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.585785 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.585785 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.585785 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.585785 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586061 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586061 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586061 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586061 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586257 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586257 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586257 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586257 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586447 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586447 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586447 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586447 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586642 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586642 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.586642 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.586642 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587218 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587218 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587218 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587218 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587408 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587692 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587692 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587692 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587692 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587692 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.587937 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588271 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.588718 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589029 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589306 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589306 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589306 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589306 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589484 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589484 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589484 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589484 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589663 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589663 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589663 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589663 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589857 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589857 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.589857 np0000180630 devstack@c-api.service[112490]: /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 16 01:35:41.589857 np0000180630 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) Jun 16 01:35:41.590084 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.590084 np0000180630 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:41.590157 np0000180630 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28fbea3668 pid: 112489 (default app) Jun 16 01:35:41.590196 np0000180630 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [None req-dd1487f4-8c08-48cd-8700-b62397bbe4b9 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension AdminActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension AdminActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension AdminActions extending resource: backups {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590247 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension TypesManage extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension UsedLimits extending resource: limits {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590488 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590737 np0000180630 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Tue Jun 16 01:35:41 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:35:41.590780 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590780 np0000180630 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-cf553f5c-74ea-4030-9abb-422193fa69bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:41.590780 np0000180630 devstack@c-api.service[112491]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b28fbea3668 pid: 112491 (default app) Jun 16 01:35:48.731575 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.731575 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.731575 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.731575 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.732383 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.732383 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.732383 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.732383 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.732649 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733110 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733110 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733110 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733110 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733110 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733466 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733466 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733466 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733466 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733466 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733772 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733772 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.733772 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.733772 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734064 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734064 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734064 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734064 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734064 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734386 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734386 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734386 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734386 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734386 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.734706 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735191 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735559 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735933 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735933 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735933 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.735933 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.735933 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736329 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736329 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736329 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736329 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736329 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736508 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736723 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736934 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736934 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736934 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.736934 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.736934 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737139 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737139 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737139 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737139 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737139 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737329 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737329 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737329 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737329 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737486 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737486 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737486 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737486 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737642 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737642 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737642 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737642 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737642 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737839 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737839 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737839 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.737839 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.737839 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738031 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738031 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738031 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738031 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738183 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738183 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738183 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738183 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738333 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738333 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738333 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738333 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738480 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738480 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738480 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738480 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738627 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738627 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738627 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738627 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738790 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738790 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738790 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738790 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738790 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.738977 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739217 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739217 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739217 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739217 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739217 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739394 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739632 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.739841 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740106 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740316 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740316 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740316 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740316 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740465 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740465 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740465 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740465 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740465 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:35:48.740662 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:49.195346 np0000180630 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 admin admin] POST https://199.204.45.116/volume/v3/types Jun 16 01:35:49.195765 np0000180630 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:49.197423 np0000180630 devstack@c-api.service[112492]: /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 16 01:35:49.197423 np0000180630 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:35:49.239650 np0000180630 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:49.272243 np0000180630 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 Jun 16 01:35:49.272790 np0000180630 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Tue Jun 16 01:35:48 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:35:49.300733 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.300733 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.300733 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.300733 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.300733 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.301892 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.301892 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.301892 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.301892 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.301892 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302240 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302669 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302669 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302669 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302669 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302926 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302926 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.302926 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.302926 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303249 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303249 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303249 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303249 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303536 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303536 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303536 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303536 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303536 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303858 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303858 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303858 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.303858 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.303858 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304185 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.304622 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305041 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305367 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305367 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305367 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305367 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305367 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305553 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305553 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305553 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305553 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305553 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305730 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.305950 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306196 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306196 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306196 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306196 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306196 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306393 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306393 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306393 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306393 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306393 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306575 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306575 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306575 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306575 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306725 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306725 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306725 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306725 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306874 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306874 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306874 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.306874 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.306874 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307103 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307103 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307103 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307103 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307103 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307300 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307300 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307300 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307300 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307448 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307448 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307448 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307448 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307599 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307599 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307599 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307599 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307749 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307749 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307749 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307749 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307898 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307898 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.307898 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.307898 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308068 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308068 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308068 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308068 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308068 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308272 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308511 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308511 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308511 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308511 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308511 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308719 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.308934 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309204 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309440 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309655 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309655 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309655 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309655 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309815 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309815 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309815 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.309815 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.309815 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 16 01:35:49.310049 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 req-689e9919-53a2-4579-b9a7-682947804e87 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:49.620134 np0000180630 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 req-689e9919-53a2-4579-b9a7-682947804e87 admin admin] POST https://199.204.45.116/volume/v3/types/947c40a8-804f-4e74-921c-8a9c1a296ae2/extra_specs Jun 16 01:35:49.620673 np0000180630 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 req-689e9919-53a2-4579-b9a7-682947804e87 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:49.622618 np0000180630 devstack@c-api.service[112489]: /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 16 01:35:49.622618 np0000180630 devstack@c-api.service[112489]: warnings.warn( Jun 16 01:35:49.664381 np0000180630 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 req-689e9919-53a2-4579-b9a7-682947804e87 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:49.723289 np0000180630 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-66e0ec4a-b0b9-40c1-893c-45ffaf42c558 req-689e9919-53a2-4579-b9a7-682947804e87 admin admin] https://199.204.45.116/volume/v3/types/947c40a8-804f-4e74-921c-8a9c1a296ae2/extra_specs returned with HTTP 200 Jun 16 01:35:49.723990 np0000180630 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Tue Jun 16 01:35:49 2026] POST /volume/v3/types/947c40a8-804f-4e74-921c-8a9c1a296ae2/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:35:51.454609 np0000180630 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=6 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:51.469040 np0000180630 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writing DB stats cinder:SELECT=6 {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:59.269647 np0000180630 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:59.721571 np0000180630 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}