Jun 09 02:55:41.619193 np0000179089 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:55:41.626142 np0000179089 devstack@c-api.service[112883]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:55:41 2026] *** Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: nodename: np0000179089 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: machine: x86_64 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: clock source: unix Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: pcre jit disabled Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: detected number of CPU cores: 16 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: current working directory: / Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: your processes number limit is 256917 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: your memory page size is 4096 bytes Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: detected max file descriptor number: 2048 Jun 09 02:55:41.629235 np0000179089 devstack@c-api.service[112883]: lock engine: pthread robust mutexes Jun 09 02:55:41.630343 np0000179089 devstack@c-api.service[112883]: thunder lock: enabled Jun 09 02:55:41.630343 np0000179089 devstack@c-api.service[112883]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:55:41.630343 np0000179089 devstack@c-api.service[112883]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:55:41.630343 np0000179089 devstack@c-api.service[112883]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:55:41.630343 np0000179089 devstack@c-api.service[112883]: Set PythonHome to /opt/stack/data/venv Jun 09 02:55:41.664776 np0000179089 devstack@c-api.service[112883]: Python main interpreter initialized at 0x7baa594a3668 Jun 09 02:55:41.664776 np0000179089 devstack@c-api.service[112883]: python threads support enabled Jun 09 02:55:41.664776 np0000179089 devstack@c-api.service[112883]: your server socket listen backlog is limited to 100 connections Jun 09 02:55:41.664776 np0000179089 devstack@c-api.service[112883]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:55:41.665265 np0000179089 devstack@c-api.service[112883]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:55:41.665400 np0000179089 devstack@c-api.service[112883]: *** Operational MODE: preforking *** Jun 09 02:55:41.665545 np0000179089 devstack@c-api.service[112883]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:55:41.665545 np0000179089 devstack@c-api.service[112883]: spawned uWSGI master process (pid: 112883) Jun 09 02:55:41.666155 np0000179089 devstack@c-api.service[112883]: spawned uWSGI worker 1 (pid: 112886, cores: 1) Jun 09 02:55:41.666595 np0000179089 devstack@c-api.service[112883]: spawned uWSGI worker 2 (pid: 112887, cores: 1) Jun 09 02:55:41.667027 np0000179089 devstack@c-api.service[112883]: spawned uWSGI worker 3 (pid: 112888, cores: 1) Jun 09 02:55:41.667450 np0000179089 devstack@c-api.service[112883]: spawned uWSGI worker 4 (pid: 112889, cores: 1) Jun 09 02:55:41.667621 np0000179089 devstack@c-api.service[112883]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:55:41.668703 np0000179089 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: we strongly recommend against using it for new projects. Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: framework. For more detail see Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:55:41.791357 np0000179089 devstack@c-api.service[112889]: import eventlet # noqa Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: we strongly recommend against using it for new projects. Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: framework. For more detail see Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:55:41.796365 np0000179089 devstack@c-api.service[112887]: import eventlet # noqa Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: we strongly recommend against using it for new projects. Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: framework. For more detail see Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:55:41.797122 np0000179089 devstack@c-api.service[112886]: import eventlet # noqa Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: we strongly recommend against using it for new projects. Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: framework. For more detail see Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:55:41.805318 np0000179089 devstack@c-api.service[112888]: import eventlet # noqa Jun 09 02:55:41.879769 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:55:41.879769 np0000179089 devstack@c-api.service[112886]: warnings.warn( Jun 09 02:55:41.880153 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:55:41.880153 np0000179089 devstack@c-api.service[112889]: warnings.warn( Jun 09 02:55:41.894244 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:55:41.894244 np0000179089 devstack@c-api.service[112887]: warnings.warn( Jun 09 02:55:41.905500 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:55:41.905500 np0000179089 devstack@c-api.service[112888]: warnings.warn( Jun 09 02:55:41.952511 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:55:41.952511 np0000179089 devstack@c-api.service[112886]: from cgi import parse_header Jun 09 02:55:41.957547 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:55:41.957547 np0000179089 devstack@c-api.service[112889]: from cgi import parse_header Jun 09 02:55:41.980909 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:55:41.980909 np0000179089 devstack@c-api.service[112888]: from cgi import parse_header Jun 09 02:55:41.994645 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:55:41.994645 np0000179089 devstack@c-api.service[112887]: from cgi import parse_header Jun 09 02:55:41.999183 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:55:41.999183 np0000179089 devstack@c-api.service[112886]: removals.removed_module( Jun 09 02:55:42.000698 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:55:42.000698 np0000179089 devstack@c-api.service[112886]: removals.removed_module( Jun 09 02:55:42.013939 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:55:42.013939 np0000179089 devstack@c-api.service[112889]: removals.removed_module( Jun 09 02:55:42.015642 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:55:42.015642 np0000179089 devstack@c-api.service[112889]: removals.removed_module( Jun 09 02:55:42.030822 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:55:42.030822 np0000179089 devstack@c-api.service[112888]: removals.removed_module( Jun 09 02:55:42.032558 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:55:42.032558 np0000179089 devstack@c-api.service[112888]: removals.removed_module( Jun 09 02:55:42.045851 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:55:42.045851 np0000179089 devstack@c-api.service[112887]: removals.removed_module( Jun 09 02:55:42.047823 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:55:42.047823 np0000179089 devstack@c-api.service[112887]: removals.removed_module( Jun 09 02:55:42.597847 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:55:42.597847 np0000179089 devstack@c-api.service[112886]: warnings.warn( Jun 09 02:55:42.668231 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:55:42.668231 np0000179089 devstack@c-api.service[112887]: warnings.warn( Jun 09 02:55:42.668457 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:55:42.668457 np0000179089 devstack@c-api.service[112889]: warnings.warn( Jun 09 02:55:42.681256 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:55:42.681256 np0000179089 devstack@c-api.service[112888]: warnings.warn( Jun 09 02:55:42.694205 np0000179089 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:55:42.694205 np0000179089 devstack@c-api.service[112886]: warnings.warn( Jun 09 02:55:42.762152 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:55:42.762152 np0000179089 devstack@c-api.service[112887]: warnings.warn( Jun 09 02:55:42.764633 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:55:42.764633 np0000179089 devstack@c-api.service[112889]: warnings.warn( Jun 09 02:55:42.779782 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:55:42.779782 np0000179089 devstack@c-api.service[112888]: warnings.warn( Jun 09 02:55:43.017084 np0000179089 devstack@c-api.service[112886]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:55:43.017778 np0000179089 devstack@c-api.service[112886]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112886) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:55:43.037529 np0000179089 devstack@c-api.service[112889]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:55:43.038033 np0000179089 devstack@c-api.service[112889]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112889) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:55:43.042748 np0000179089 devstack@c-api.service[112887]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:55:43.043228 np0000179089 devstack@c-api.service[112887]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112887) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:55:43.086138 np0000179089 devstack@c-api.service[112888]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:55:43.086700 np0000179089 devstack@c-api.service[112888]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112888) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:55:43.103695 np0000179089 devstack@c-api.service[112889]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:55:43.103695 np0000179089 devstack@c-api.service[112889]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:55:43.104030 np0000179089 devstack@c-api.service[112886]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:55:43.104030 np0000179089 devstack@c-api.service[112886]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:55:43.108268 np0000179089 devstack@c-api.service[112887]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:55:43.108268 np0000179089 devstack@c-api.service[112887]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:55:43.147491 np0000179089 devstack@c-api.service[112888]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:55:43.147491 np0000179089 devstack@c-api.service[112888]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:55:43.555445 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112887) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:55:43.555822 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112886) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:55:43.555896 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112889) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:55:43.555972 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112888) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:55:43.556037 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556109 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556175 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.556258 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.556314 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556314 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.556421 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556517 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556623 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556686 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556771 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.556771 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.556929 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.557001 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.557075 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.557141 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.557211 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.557274 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.557375 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.557431 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.557485 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.557539 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.557640 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.557700 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.557763 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.557825 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.557888 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.557942 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.557996 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.558059 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.558121 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.558175 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.558247 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.558311 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.559420 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.559504 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.559504 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.559643 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.559704 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.559788 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.559846 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.559909 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.559964 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.560039 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.560129 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.560189 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.560245 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.560311 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.560377 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.560473 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.560528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.560603 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.560677 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.560743 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.560798 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.560862 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.560916 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.560971 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.560971 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.560971 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.560971 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.560971 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.561235 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.561235 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.561356 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.561356 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.561488 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.561631 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.561701 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.561767 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.561831 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.561894 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.561952 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.562020 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.562076 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.562139 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.562203 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.562274 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.562335 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.562415 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.562472 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.562534 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.562622 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.562682 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.562785 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.562903 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.562993 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.563061 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.563116 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.563170 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.564270 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.564326 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.564356 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.564384 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.564411 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.564486 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.564531 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.564578 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.564617 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.564645 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.564682 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.564715 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.564742 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.564776 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.564812 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.564838 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.564879 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.564913 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.564938 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.564967 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.564993 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.565024 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.565059 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.565472 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.565543 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.565613 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.565658 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.565700 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.565739 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.565739 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.565800 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.565828 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.565852 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.565879 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.565916 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.565976 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.566020 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.566062 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.566095 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.566156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.566221 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.566249 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.566292 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.566325 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.566353 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.566393 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.566428 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.566479 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.566514 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.566514 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.566514 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.567200 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.567260 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.567328 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.567386 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.567420 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.567448 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.567490 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.567523 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.567555 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.567596 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.567624 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.567649 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.567693 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.567731 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.567767 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.567800 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.567826 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.567857 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.567888 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.567915 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.567946 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.567971 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.567994 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.568019 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.568046 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.568069 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.568069 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.568069 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.568989 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.569045 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.569074 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.569112 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.569138 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.569166 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.569190 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.569222 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.569254 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.569281 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.569315 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.569342 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.569368 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.569394 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.569698 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.569759 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.569824 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.569865 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.569899 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.569925 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.569953 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.569982 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.570014 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.570040 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.570073 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.570099 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.570170 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.570216 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.574437 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.574536 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.574595 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.574636 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.574695 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.574752 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.574752 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.574833 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.574873 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.574925 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.574963 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.575001 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.575001 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.575001 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.575099 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.575099 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.575323 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.575323 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.575323 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.575323 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.575475 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.575519 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.575519 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.575644 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.575644 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.575735 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.575735 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.575879 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.576820 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.576902 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.576940 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.576988 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.577052 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.577104 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.577104 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.577183 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.577223 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.577264 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.577304 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.577341 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.577341 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.577408 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.577453 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.577497 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.577543 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.577622 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.577662 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.577662 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.577736 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.578262 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.578310 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.578395 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.578451 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.578497 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.578581 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.578643 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.579427 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.579496 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.579550 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.579617 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.579655 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.579711 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.579748 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.579794 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.579834 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.579871 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.579908 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.579908 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.579974 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.580009 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.580045 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.580090 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.580090 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.580174 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.580174 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.580244 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.580312 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.580676 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.580729 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.580796 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.580851 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.580895 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.580938 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.580982 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.581022 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.581060 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.581095 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.581140 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.581180 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.581226 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.581267 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.581306 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.581343 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.581388 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.581427 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.581464 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.581464 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.581464 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.581559 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.581559 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.581659 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.581696 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.581741 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.581792 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.581838 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.581838 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.581908 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.581955 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.582001 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.582042 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.582077 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.582118 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.582235 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.582298 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.582362 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.582402 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.582447 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.582492 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.582531 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.582583 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.582583 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.582665 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.582714 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.582754 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.582794 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.582837 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.582876 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.582916 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.582954 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.582992 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.583030 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.583082 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.583120 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.583198 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.583260 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.583307 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.583350 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.583350 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.583350 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.583350 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.585022 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.585104 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.585143 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.585180 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.585227 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.585266 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.585302 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.585352 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.585352 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.585437 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.585478 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.585529 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.585529 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.585633 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.585684 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.585752 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.585794 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.585839 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.585888 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.585934 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.585972 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.586038 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.586114 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.586177 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.586255 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.586314 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.586356 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.586356 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.586521 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.586521 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.586640 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.586716 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.586716 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.586800 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.586843 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.586918 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.586983 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.587023 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.587072 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.587117 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.587156 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.587203 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.587249 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.587288 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.587327 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.587364 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.587405 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.587444 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.587494 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.587598 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.587678 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.587755 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.587795 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.587841 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.587880 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.587917 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.587962 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.588006 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.588050 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.588093 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.588137 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.588180 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.588223 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.588261 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.588297 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.588344 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.588380 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.588417 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.588502 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.588552 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.588611 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.588648 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.588684 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.588718 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.588755 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.588803 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.588846 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.588883 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.588918 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.588972 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.589015 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.589063 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.589100 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.589100 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.589492 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.589540 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.589642 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.589703 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.589749 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.589795 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.589885 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.589931 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.589968 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.590007 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.590045 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.590084 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.590123 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.590168 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.590219 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.590259 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.590303 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.590342 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.590379 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.590418 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.590455 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.590491 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.590529 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.590580 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.590636 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.590675 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.590710 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.590710 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.590992 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.591045 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.591112 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.591173 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.591230 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.591293 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.591342 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.591384 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.591422 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.591483 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.591554 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.591613 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.591662 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.591697 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.591735 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.591772 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.591813 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.591857 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.591901 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.591940 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.591980 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.592018 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.592056 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.592100 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.592139 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.592177 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.592224 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.592262 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.592304 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.592348 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.592387 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.592426 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.592508 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.592560 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.592617 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.592655 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.592691 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.592727 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.592774 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.592941 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.593005 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.593005 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.593129 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.593166 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.593204 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.593240 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.593278 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.593321 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.593369 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.593406 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.593443 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.593479 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.593514 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.593578 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.593618 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.593618 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.596557 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.596676 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.596676 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.596795 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.596795 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.596867 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.596906 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.596952 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.596991 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.597030 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.597068 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.597111 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.597184 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.597267 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.597332 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.597416 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.597464 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.597505 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.597548 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.597619 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.597665 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.597711 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.597747 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.597791 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.597838 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.597884 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.597929 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.597967 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.598007 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.598044 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.598083 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.598130 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.598173 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.598231 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.598289 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.598328 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.598366 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.598410 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.598450 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.598492 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.598531 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.598596 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.598637 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.598673 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.598711 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.598758 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.598798 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.598843 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.598882 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.598925 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.598975 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.599015 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.599059 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.599096 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.599133 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.599170 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.599206 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.599248 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.599295 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.599344 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.599344 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.599456 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.599500 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.599536 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.599605 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.599605 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.599605 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.599706 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.599752 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.599791 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.599842 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.599878 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.599917 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.599960 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.599996 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.600037 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.600080 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.600117 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.600154 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.600218 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.600259 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.600303 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.600346 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.600383 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.601056 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.601164 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.601164 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.601293 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.601293 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.601407 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.601407 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.601600 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.601600 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.601600 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.601777 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.601877 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.601948 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.601948 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.602077 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.602077 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.602220 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.602317 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.602404 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.602466 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.602504 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.602578 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.602620 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.602669 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.602710 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.602749 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.602791 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.602838 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.602930 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.602972 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.602972 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.603056 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.603101 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.603139 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.603175 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.603211 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.603248 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.603285 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.603336 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.603375 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.603411 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.603445 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.603483 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.603528 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.603714 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.603714 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.603789 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.604133 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605074 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.605331 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605362 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.605390 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.605420 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.605451 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.605481 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.605506 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605534 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.605575 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.605610 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.605642 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.605673 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.605704 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.605733 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.605762 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605794 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.605822 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.605847 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.605872 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.605904 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.605939 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.605968 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.605993 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.606022 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.606052 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.606082 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.606107 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.606131 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.606157 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.606187 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.606187 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.606296 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.606334 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.606334 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.606334 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.606450 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.606477 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.606477 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.606528 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.606757 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.606757 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.606874 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.607005 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.607135 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.607280 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.607317 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.607389 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.607422 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.607451 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.607480 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.607512 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.607538 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.607578 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.607609 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.607723 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.607759 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.607790 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.607821 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.607849 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.607880 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.607907 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.607934 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.607965 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.608000 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.608038 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.608073 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.608107 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.608139 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.608166 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.608193 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.608193 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.608252 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.608252 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.608309 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.608344 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.608344 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.608395 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.608426 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.608426 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.608491 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.608518 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.608758 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.608821 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.608883 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.608945 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.608980 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.609014 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.609046 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.609072 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.609097 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.609125 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.609152 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.609194 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.609227 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.609255 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.609285 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.609317 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.609344 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.609371 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.609404 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.609431 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.609457 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.609492 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.609521 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.609554 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.609610 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.609651 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.609688 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.609723 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.609804 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.609841 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.609877 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.609905 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.609936 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.609966 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.609994 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.609994 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.610044 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.610044 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.610093 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.610125 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.610156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.610156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.610156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.610156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.610285 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.610285 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.610285 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.610369 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.610461 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.610596 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.610631 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.610769 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.610905 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.611033 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.611064 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.611139 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.611173 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.611200 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.611261 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.611297 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.611324 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.611381 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.611447 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.611706 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.611768 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.611834 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.611900 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.611963 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.612027 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.612055 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.612098 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.612130 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.612157 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.612189 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.612268 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.612302 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.612357 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.612390 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.612443 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.612589 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.612631 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.612738 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.612865 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.613005 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.613142 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.613276 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.613375 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.613409 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.613442 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.613469 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.613500 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.613528 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.613555 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.613607 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.613644 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.613671 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.613720 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.613786 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.614086 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.614120 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.614145 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.614173 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.614199 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.614231 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.614257 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.614282 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.614309 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.614338 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.614365 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.614390 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.614420 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.614452 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.614919 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.614985 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.615028 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.615105 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.615146 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.615192 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.615241 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.615271 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.615298 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.615329 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.615436 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.615510 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.615622 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.615709 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:55:43.619948 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.620014 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.620070 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.620128 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.620195 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.620249 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.620673 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.620749 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.620809 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.620901 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.620944 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.621017 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.621515 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112887) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.621547 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112888) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:55:43.621594 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.621626 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:55:43.621651 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.621701 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:55:43.621739 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.621764 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:55:43.621801 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112887) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.621829 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112888) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:55:43.621859 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112887) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.621890 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112888) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:55:43.666145 np0000179089 devstack@c-api.service[112889]: INFO dbcounter [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Registered counter for database cinder Jun 09 02:55:43.668461 np0000179089 devstack@c-api.service[112887]: INFO dbcounter [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Registered counter for database cinder Jun 09 02:55:43.668751 np0000179089 devstack@c-api.service[112888]: INFO dbcounter [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Registered counter for database cinder Jun 09 02:55:43.670775 np0000179089 devstack@c-api.service[112886]: INFO dbcounter [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Registered counter for database cinder Jun 09 02:55:43.712866 np0000179089 devstack@c-api.service[112889]: DEBUG oslo_db.sqlalchemy.engines [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a 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=112889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.714171 np0000179089 devstack@c-api.service[112887]: DEBUG oslo_db.sqlalchemy.engines [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d 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=112887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.715672 np0000179089 devstack@c-api.service[112888]: DEBUG oslo_db.sqlalchemy.engines [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 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=112888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.737862 np0000179089 devstack@c-api.service[112886]: DEBUG oslo_db.sqlalchemy.engines [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 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=112886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.825906 np0000179089 devstack@c-api.service[112889]: DEBUG dbcounter [-] [112889] Writer thread running {{(pid=112889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:55:43.827268 np0000179089 devstack@c-api.service[112887]: DEBUG dbcounter [-] [112887] Writer thread running {{(pid=112887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:55:43.827890 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:55:43.829927 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:55:43.830393 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:55:43.832921 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:55:43.833035 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:55:43.835222 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:55:43.835705 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:55:43.836355 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.836463 np0000179089 devstack@c-api.service[112888]: DEBUG dbcounter [-] [112888] Writer thread running {{(pid=112888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:55:43.838095 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:55:43.838934 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.839284 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:55:43.840331 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.841941 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.842417 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:55:43.845441 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:55:43.848019 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:55:43.849370 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.852521 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.860312 np0000179089 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writer thread running {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:55:43.863313 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:55:43.865978 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:55:43.868385 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:55:43.871034 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:55:43.871999 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.875525 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.877589 np0000179089 devstack@c-api.service[112889]: DEBUG oslo_db.sqlalchemy.engines [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a 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=112889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.879738 np0000179089 devstack@c-api.service[112887]: DEBUG oslo_db.sqlalchemy.engines [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d 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=112887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.880083 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:55:43.882430 np0000179089 devstack@c-api.service[112889]: INFO cinder.rpc [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:55:43.882622 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:55:43.883551 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.885240 np0000179089 devstack@c-api.service[112887]: INFO cinder.rpc [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:55:43.886365 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.890590 np0000179089 devstack@c-api.service[112888]: DEBUG oslo_db.sqlalchemy.engines [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 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=112888) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.893740 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:55:43.896353 np0000179089 devstack@c-api.service[112888]: INFO cinder.rpc [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:55:43.896532 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.897727 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.898524 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.899742 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.901750 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.902840 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.906076 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.907840 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.910049 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.910194 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.910813 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.913054 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.913866 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.914283 np0000179089 devstack@c-api.service[112886]: DEBUG oslo_db.sqlalchemy.engines [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 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=112886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:43.914747 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.916184 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.917020 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.917463 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:55:43.917992 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.919487 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.919779 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.920284 np0000179089 devstack@c-api.service[112886]: INFO cinder.rpc [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:55:43.921887 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.922299 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.922652 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.922778 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.924154 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.925185 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.925825 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.926793 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.927032 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.928982 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.929487 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.932178 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.932775 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.935105 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.935230 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.936052 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.936593 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.937899 np0000179089 devstack@c-api.service[112889]: WARNING cinder.api.contrib.hosts [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:55:43.938414 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.938594 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.938666 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.939920 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.940004 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.940057 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.940521 np0000179089 devstack@c-api.service[112887]: WARNING cinder.api.contrib.hosts [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:55:43.941327 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.941404 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.942656 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.942735 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.942883 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.944110 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.944206 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.944437 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.945602 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.945680 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.946938 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.947040 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.948305 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.948425 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.948481 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.948534 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.949327 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: extensions {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.949844 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.950701 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: encryption {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.951152 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.951994 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.952099 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.952156 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: extensions {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.952294 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: capabilities {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.953473 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: encryption {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.953664 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-quota-class-sets {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.954107 np0000179089 devstack@c-api.service[112888]: WARNING cinder.api.contrib.hosts [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:55:43.954833 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.954947 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-volume-type-access {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.955045 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: capabilities {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.955328 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.956275 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.956900 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-quota-class-sets {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.956989 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: extra_specs {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.957780 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.958220 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-volume-type-access {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.958451 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-hosts {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.958542 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.959292 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.959791 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: extra_specs {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.959927 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-availability-zone {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.960975 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.961304 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: consistencygroups {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.961431 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-hosts {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.961591 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.962142 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.962738 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-availability-zone {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.963237 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: cgsnapshots {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.963612 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.963997 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: consistencygroups {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.964554 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.964688 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-snapshot-manage {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.965010 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.965962 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: cgsnapshots {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.966034 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: extensions {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.966075 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-volume-manage {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.966499 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.967350 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-snapshot-manage {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.967479 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: backups {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.968291 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: encryption {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.968787 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-volume-manage {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.968935 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.969502 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: encryption {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.969933 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: capabilities {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.970213 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: backups {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.971069 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-volume-transfer {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.971253 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-quota-class-sets {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.972221 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: encryption {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.972588 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-volume-type-access {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.972669 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: scheduler-stats {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.973831 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-volume-transfer {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.974050 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: os-quota-sets {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.974353 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: extra_specs {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.974846 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.975395 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: scheduler-stats {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.975462 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extended resource: qos-specs {{(pid=112889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.976027 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-hosts {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.976880 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: os-quota-sets {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.977448 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-availability-zone {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.977609 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.contrib.snapshot_actions [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] SnapshotActionsController initialized {{(pid=112889) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:55:43.978288 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extended resource: qos-specs {{(pid=112887) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.978338 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.978375 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.978803 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: consistencygroups {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.979708 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.980246 np0000179089 devstack@c-api.service[112886]: WARNING cinder.api.contrib.hosts [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:55:43.980399 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.contrib.snapshot_actions [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] SnapshotActionsController initialized {{(pid=112887) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:55:43.980817 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: cgsnapshots {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.981048 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.981111 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.981152 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.982244 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-snapshot-manage {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.982354 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.982510 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.982613 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.983703 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-volume-manage {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.983786 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.983880 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.984050 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.985690 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.985739 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: backups {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.985787 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.985823 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.986375 np0000179089 devstack@c-api.service[112889]: WARNING castellan.key_manager.migration [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.986527 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.986989 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.987243 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: encryption {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.987334 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.987451 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension TypesManage extending resource: types {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988012 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988012 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988012 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeActions extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988147 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.988186 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988186 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension UsedLimits extending resource: limits {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988186 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988307 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.988627 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989034 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.989153 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension AdminActions extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989153 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension AdminActions extending resource: snapshots {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989153 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension AdminActions extending resource: backups {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989153 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989667 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-volume-transfer {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.989761 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989761 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.v3.router [None req-b77597ea-574a-44fd-a7b6-20dec7635d2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.989880 np0000179089 devstack@c-api.service[112887]: WARNING castellan.key_manager.migration [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.990215 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.990278 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.990315 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension TypesManage extending resource: types {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.990445 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: scheduler-stats {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.990506 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.990550 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991189 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeActions extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991317 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991434 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension UsedLimits extending resource: limits {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991532 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991641 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.991689 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991792 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991878 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension AdminActions extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.991966 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: os-quota-sets {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.992008 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension AdminActions extending resource: snapshots {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.992094 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension AdminActions extending resource: backups {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.992174 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.992276 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.992381 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.v3.router [None req-47f0b1fa-bcb3-4243-bcf8-624d260f953d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112887) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:43.992944 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: extensions {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.993445 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extended resource: qos-specs {{(pid=112888) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.994303 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: encryption {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.995848 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: capabilities {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.996371 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] SnapshotActionsController initialized {{(pid=112888) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:55:43.997117 np0000179089 devstack@c-api.service[112889]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7baa594a3668 pid: 112889 (default app) Jun 09 02:55:43.997387 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.997856 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-quota-class-sets {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:43.998985 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:43.999224 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-volume-type-access {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.000055 np0000179089 devstack@c-api.service[112887]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7baa594a3668 pid: 112887 (default app) Jun 09 02:55:44.000356 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.000918 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: extra_specs {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.001767 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.002476 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-hosts {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.003154 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.003947 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-availability-zone {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.004497 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.005083 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005083 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005083 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005083 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005443 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005443 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005443 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005443 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.005850 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.006257 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.006257 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.006257 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.006257 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.006257 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.006654 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.006654 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.006654 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.006654 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.006654 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007029 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: consistencygroups {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.007096 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007096 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007096 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007096 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007365 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007365 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007365 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007365 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007365 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007737 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007737 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007737 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.007737 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.007737 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008034 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.008421 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.010070 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010660 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.010660 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010660 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.010660 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.010660 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011141 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.011141 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011141 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.011141 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011141 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.011702 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.012149 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012612 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.012612 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012612 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.012612 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.012612 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.013164 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.013164 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.013164 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.013164 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.013164 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.013932 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.013932 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.013932 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.013932 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014287 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.014287 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014521 np0000179089 devstack@c-api.service[112888]: WARNING castellan.key_manager.migration [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.014644 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.014644 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014644 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.014644 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014994 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.014994 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014994 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.014994 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.014994 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.015409 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.015409 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.015409 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.015409 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.015409 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.015882 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.015882 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.015882 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.015882 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.016205 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.016205 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.016205 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.016205 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.016524 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.016524 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.016524 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.016524 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017026 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017026 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017026 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017026 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017362 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017362 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017362 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017362 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.017731 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018093 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018093 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018093 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018093 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018093 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018244 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.018440 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019029 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019375 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019551 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019551 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019551 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019551 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019694 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019694 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019694 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019694 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019809 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019809 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019809 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019809 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019937 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019937 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.019937 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:44.019937 np0000179089 devstack@c-api.service[112889]: warnings.warn(deprecated_msg) Jun 09 02:55:44.020056 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020056 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension TypesManage extending resource: types {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020056 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020056 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020165 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: cgsnapshots {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeActions extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension UsedLimits extending resource: limits {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020538 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension AdminActions extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020774 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.middleware.request_id [None req-8e65b7c3-11f0-419c-bc22-95130e5857f6 None None] RequestId filter calling following filter/app {{(pid=112889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:55:44.020802 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension AdminActions extending resource: snapshots {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020802 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension AdminActions extending resource: backups {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020802 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020802 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020802 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.v3.router [None req-ef74fd4a-f6ed-41c6-adcc-ae63330d4354 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112888) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.020925 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-snapshot-manage {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.020925 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-volume-manage {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.020972 np0000179089 devstack@c-api.service[112889]: [pid: 112889|app: 0|req: 1/1] 199.19.213.154 () {60 vars in 956 bytes} [Tue Jun 9 02:55:43 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 02:55:44.021086 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: backups {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.021086 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: encryption {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.021086 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-volume-transfer {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.021153 np0000179089 devstack@c-api.service[112888]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7baa594a3668 pid: 112888 (default app) Jun 09 02:55:44.021185 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: scheduler-stats {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.021185 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: os-quota-sets {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.022433 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extended resource: qos-specs {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:55:44.024619 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.contrib.snapshot_actions [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] SnapshotActionsController initialized {{(pid=112886) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:55:44.025515 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.027019 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.028860 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.029787 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.031109 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.032440 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.033995 np0000179089 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:55:44.035006 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.035150 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension TypesManage extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.035302 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.035421 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036205 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeActions extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036365 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036522 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension UsedLimits extending resource: limits {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036653 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036808 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.036918 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037055 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension AdminActions extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037208 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension AdminActions extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037345 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension AdminActions extending resource: backups {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037499 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037660 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.037808 np0000179089 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-c345deb6-2151-4308-9e29-3bd7f589c5b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:55:44.045890 np0000179089 devstack@c-api.service[112886]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7baa594a3668 pid: 112886 (default app) Jun 09 02:55:51.297196 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.297196 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.297196 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.297196 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.297196 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298063 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298063 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298063 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298063 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298063 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298353 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298750 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298750 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298750 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298750 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298955 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298955 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.298955 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.298955 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299189 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299189 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299189 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299189 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299424 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299424 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299424 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299424 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299424 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299709 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299709 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299709 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299709 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299709 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.299981 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300296 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300614 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300909 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300909 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300909 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.300909 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.300909 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301189 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301189 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301189 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301189 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301189 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301427 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.301782 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302103 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302103 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302103 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302103 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302103 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302393 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302393 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302393 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302393 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302393 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302703 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302703 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302703 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302703 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302935 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302935 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.302935 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.302935 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303185 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303185 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303185 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303185 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303185 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303535 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303535 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303535 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303535 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303535 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303968 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303968 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.303968 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.303968 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304197 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304197 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304197 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304197 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304424 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304424 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304424 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304424 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304672 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304672 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304672 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304672 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304885 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304885 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.304885 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.304885 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305109 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305109 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305109 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305109 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305109 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305829 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305829 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305829 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.305829 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.305829 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306094 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306412 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.306807 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307134 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307432 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307432 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307432 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307432 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307686 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307686 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307686 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.307686 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.307686 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: warnings.warn(deprecated_msg) Jun 09 02:55:51.308033 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.middleware.request_id [None req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 None None] RequestId filter calling following filter/app {{(pid=112887) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:55:51.783860 np0000179089 devstack@c-api.service[112887]: INFO cinder.api.openstack.wsgi [None req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 admin admin] POST https://199.19.213.154/volume/v3/types Jun 09 02:55:51.784441 np0000179089 devstack@c-api.service[112887]: DEBUG cinder.api.openstack.wsgi [None req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112887) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:55:51.786055 np0000179089 devstack@c-api.service[112887]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 02:55:51.786055 np0000179089 devstack@c-api.service[112887]: warnings.warn( Jun 09 02:55:51.822697 np0000179089 devstack@c-api.service[112887]: DEBUG oslo_db.sqlalchemy.engines [None req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 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=112887) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:51.854887 np0000179089 devstack@c-api.service[112887]: INFO cinder.api.openstack.wsgi [None req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 admin admin] https://199.19.213.154/volume/v3/types returned with HTTP 200 Jun 09 02:55:51.855685 np0000179089 devstack@c-api.service[112887]: [pid: 112887|app: 0|req: 1/2] 199.19.213.154 () {68 vars in 1288 bytes} [Tue Jun 9 02:55:51 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:55:51.868984 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.middleware.request_id [req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 req-bb0988c7-9f31-4890-8589-aa8fae73f5f8 None None] RequestId filter calling following filter/app {{(pid=112889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:55:52.191839 np0000179089 devstack@c-api.service[112889]: INFO cinder.api.openstack.wsgi [req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 req-bb0988c7-9f31-4890-8589-aa8fae73f5f8 admin admin] POST https://199.19.213.154/volume/v3/types/3c49e729-fcc3-4c77-b0cf-91c463c738fb/extra_specs Jun 09 02:55:52.192470 np0000179089 devstack@c-api.service[112889]: DEBUG cinder.api.openstack.wsgi [req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 req-bb0988c7-9f31-4890-8589-aa8fae73f5f8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:55:52.194184 np0000179089 devstack@c-api.service[112889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 02:55:52.194184 np0000179089 devstack@c-api.service[112889]: warnings.warn( Jun 09 02:55:52.235441 np0000179089 devstack@c-api.service[112889]: DEBUG oslo_db.sqlalchemy.engines [req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 req-bb0988c7-9f31-4890-8589-aa8fae73f5f8 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=112889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:55:52.291663 np0000179089 devstack@c-api.service[112889]: INFO cinder.api.openstack.wsgi [req-e34c460f-d7ef-44a5-ab3e-980b1f875f08 req-bb0988c7-9f31-4890-8589-aa8fae73f5f8 admin admin] https://199.19.213.154/volume/v3/types/3c49e729-fcc3-4c77-b0cf-91c463c738fb/extra_specs returned with HTTP 200 Jun 09 02:55:52.292130 np0000179089 devstack@c-api.service[112889]: [pid: 112889|app: 0|req: 2/3] 199.19.213.154 () {70 vars in 1505 bytes} [Tue Jun 9 02:55:51 2026] POST /volume/v3/types/3c49e729-fcc3-4c77-b0cf-91c463c738fb/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:55:53.895807 np0000179089 devstack@c-api.service[112888]: DEBUG dbcounter [-] [112888] Writing DB stats cinder:SELECT=6 {{(pid=112888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:55:53.919134 np0000179089 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=6 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:56:01.849863 np0000179089 devstack@c-api.service[112887]: DEBUG dbcounter [-] [112887] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:56:02.290538 np0000179089 devstack@c-api.service[112889]: DEBUG dbcounter [-] [112889] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:58:53.116852 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.116852 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.116852 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.116852 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.116852 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118047 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.118047 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118047 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.118047 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118047 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.118432 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119013 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119013 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119013 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119013 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119343 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119343 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119343 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119343 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119682 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119682 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.119682 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.119682 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120052 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120052 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120052 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120052 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120052 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120515 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120515 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120515 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120515 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120515 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.120908 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121377 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.121906 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.122328 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.122328 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.122328 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.122328 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.122328 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123179 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123179 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123179 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123179 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123179 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123409 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.123771 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124035 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124035 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124035 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124035 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124035 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124320 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124320 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124320 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124320 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124320 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124597 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124597 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124597 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124597 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124828 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124828 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.124828 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.124828 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125048 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125048 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125048 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125048 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125048 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125348 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125348 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125348 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125348 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125348 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125610 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125610 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125610 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125610 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125818 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125818 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.125818 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.125818 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126008 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126008 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126008 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126008 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126217 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126217 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126217 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126217 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126404 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126404 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126404 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126404 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126618 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126618 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126618 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126618 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126618 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.126909 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127207 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127207 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127207 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127207 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127207 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127440 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.127742 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128022 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128305 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128603 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128603 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128603 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128603 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128801 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128801 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128801 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.128801 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.128801 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: warnings.warn(deprecated_msg) Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.middleware.request_id [None req-240af492-54c2-4dbd-a8c1-eb7d69fbd531 None None] RequestId filter calling following filter/app {{(pid=112888) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:58:53.129048 np0000179089 devstack@c-api.service[112888]: INFO cinder.api.openstack.wsgi [None req-240af492-54c2-4dbd-a8c1-eb7d69fbd531 None None] GET https://199.19.213.154/volume// Jun 09 02:58:53.129343 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.openstack.wsgi [None req-240af492-54c2-4dbd-a8c1-eb7d69fbd531 None None] Empty body provided in request {{(pid=112888) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:58:53.129343 np0000179089 devstack@c-api.service[112888]: DEBUG cinder.api.openstack.wsgi [None req-240af492-54c2-4dbd-a8c1-eb7d69fbd531 None None] Calling method 'all' {{(pid=112888) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:58:53.129343 np0000179089 devstack@c-api.service[112888]: INFO cinder.api.openstack.wsgi [None req-240af492-54c2-4dbd-a8c1-eb7d69fbd531 None None] https://199.19.213.154/volume// returned with HTTP 300 Jun 09 02:58:53.129343 np0000179089 devstack@c-api.service[112888]: [pid: 112888|app: 0|req: 1/4] 199.19.213.154 () {66 vars in 1456 bytes} [Tue Jun 9 02:58:53 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)