Jun 10 18:09:15.480034 np0000179646 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 18:09:15.486324 np0000179646 devstack@c-api.service[112920]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 18:09:15 2026] *** Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: nodename: np0000179646 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: machine: x86_64 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: clock source: unix Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: pcre jit disabled Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: detected number of CPU cores: 16 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: current working directory: / Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: detected binary path: /usr/bin/uwsgi-core Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: your processes number limit is 256917 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: your memory page size is 4096 bytes Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: detected max file descriptor number: 2048 Jun 10 18:09:15.489298 np0000179646 devstack@c-api.service[112920]: lock engine: pthread robust mutexes Jun 10 18:09:15.490159 np0000179646 devstack@c-api.service[112920]: thunder lock: enabled Jun 10 18:09:15.490159 np0000179646 devstack@c-api.service[112920]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 18:09:15.490159 np0000179646 devstack@c-api.service[112920]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 18:09:15.490159 np0000179646 devstack@c-api.service[112920]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 18:09:15.490159 np0000179646 devstack@c-api.service[112920]: Set PythonHome to /opt/stack/data/venv Jun 10 18:09:15.528715 np0000179646 devstack@c-api.service[112920]: Python main interpreter initialized at 0x75c86b8a3668 Jun 10 18:09:15.528715 np0000179646 devstack@c-api.service[112920]: python threads support enabled Jun 10 18:09:15.528715 np0000179646 devstack@c-api.service[112920]: your server socket listen backlog is limited to 100 connections Jun 10 18:09:15.528715 np0000179646 devstack@c-api.service[112920]: your mercy for graceful operations on workers is 80 seconds Jun 10 18:09:15.529251 np0000179646 devstack@c-api.service[112920]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 18:09:15.529401 np0000179646 devstack@c-api.service[112920]: *** Operational MODE: preforking *** Jun 10 18:09:15.529636 np0000179646 devstack@c-api.service[112920]: *** uWSGI is running in multiple interpreter mode *** Jun 10 18:09:15.529636 np0000179646 devstack@c-api.service[112920]: spawned uWSGI master process (pid: 112920) Jun 10 18:09:15.529786 np0000179646 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 18:09:15.530625 np0000179646 devstack@c-api.service[112920]: spawned uWSGI worker 1 (pid: 112922, cores: 1) Jun 10 18:09:15.531351 np0000179646 devstack@c-api.service[112920]: spawned uWSGI worker 2 (pid: 112923, cores: 1) Jun 10 18:09:15.531901 np0000179646 devstack@c-api.service[112920]: spawned uWSGI worker 3 (pid: 112924, cores: 1) Jun 10 18:09:15.532322 np0000179646 devstack@c-api.service[112920]: spawned uWSGI worker 4 (pid: 112925, cores: 1) Jun 10 18:09:15.532404 np0000179646 devstack@c-api.service[112920]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: we strongly recommend against using it for new projects. Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: framework. For more detail see Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:09:15.657597 np0000179646 devstack@c-api.service[112923]: import eventlet # noqa Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: we strongly recommend against using it for new projects. Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: framework. For more detail see Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:09:15.666165 np0000179646 devstack@c-api.service[112924]: import eventlet # noqa Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: we strongly recommend against using it for new projects. Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: framework. For more detail see Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:09:15.667350 np0000179646 devstack@c-api.service[112925]: import eventlet # noqa Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: we strongly recommend against using it for new projects. Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: framework. For more detail see Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:09:15.694457 np0000179646 devstack@c-api.service[112922]: import eventlet # noqa Jun 10 18:09:15.751073 np0000179646 devstack@c-api.service[112924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:09:15.751073 np0000179646 devstack@c-api.service[112924]: warnings.warn( Jun 10 18:09:15.751579 np0000179646 devstack@c-api.service[112923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:09:15.751579 np0000179646 devstack@c-api.service[112923]: warnings.warn( Jun 10 18:09:15.755095 np0000179646 devstack@c-api.service[112925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:09:15.755095 np0000179646 devstack@c-api.service[112925]: warnings.warn( Jun 10 18:09:15.780653 np0000179646 devstack@c-api.service[112922]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:09:15.780653 np0000179646 devstack@c-api.service[112922]: warnings.warn( Jun 10 18:09:15.830502 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:15.830502 np0000179646 devstack@c-api.service[112924]: from cgi import parse_header Jun 10 18:09:15.834374 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:15.834374 np0000179646 devstack@c-api.service[112925]: from cgi import parse_header Jun 10 18:09:15.839527 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:15.839527 np0000179646 devstack@c-api.service[112923]: from cgi import parse_header Jun 10 18:09:15.858176 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:15.858176 np0000179646 devstack@c-api.service[112922]: from cgi import parse_header Jun 10 18:09:15.879118 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:15.879118 np0000179646 devstack@c-api.service[112924]: removals.removed_module( Jun 10 18:09:15.880711 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:15.880711 np0000179646 devstack@c-api.service[112924]: removals.removed_module( Jun 10 18:09:15.882784 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:15.882784 np0000179646 devstack@c-api.service[112925]: removals.removed_module( Jun 10 18:09:15.884488 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:15.884488 np0000179646 devstack@c-api.service[112925]: removals.removed_module( Jun 10 18:09:15.888427 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:15.888427 np0000179646 devstack@c-api.service[112923]: removals.removed_module( Jun 10 18:09:15.890095 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:15.890095 np0000179646 devstack@c-api.service[112923]: removals.removed_module( Jun 10 18:09:15.908796 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:15.908796 np0000179646 devstack@c-api.service[112922]: removals.removed_module( Jun 10 18:09:15.910440 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:15.910440 np0000179646 devstack@c-api.service[112922]: removals.removed_module( Jun 10 18:09:16.493810 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:16.493810 np0000179646 devstack@c-api.service[112925]: warnings.warn( Jun 10 18:09:16.498321 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:16.498321 np0000179646 devstack@c-api.service[112923]: warnings.warn( Jun 10 18:09:16.521854 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:16.521854 np0000179646 devstack@c-api.service[112922]: warnings.warn( Jun 10 18:09:16.542318 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:16.542318 np0000179646 devstack@c-api.service[112924]: warnings.warn( Jun 10 18:09:16.590018 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:16.590018 np0000179646 devstack@c-api.service[112925]: warnings.warn( Jun 10 18:09:16.597087 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:16.597087 np0000179646 devstack@c-api.service[112923]: warnings.warn( Jun 10 18:09:16.619389 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:16.619389 np0000179646 devstack@c-api.service[112922]: warnings.warn( Jun 10 18:09:16.638825 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:16.638825 np0000179646 devstack@c-api.service[112924]: warnings.warn( Jun 10 18:09:16.883984 np0000179646 devstack@c-api.service[112925]: 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 10 18:09:16.884582 np0000179646 devstack@c-api.service[112925]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112925) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:09:16.886852 np0000179646 devstack@c-api.service[112923]: 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 10 18:09:16.887317 np0000179646 devstack@c-api.service[112923]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112923) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:09:16.895736 np0000179646 devstack@c-api.service[112922]: 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 10 18:09:16.896221 np0000179646 devstack@c-api.service[112922]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112922) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:09:16.908278 np0000179646 devstack@c-api.service[112924]: 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 10 18:09:16.908779 np0000179646 devstack@c-api.service[112924]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112924) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:09:16.968357 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:16.968357 np0000179646 devstack@c-api.service[112925]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:09:16.969334 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:16.969334 np0000179646 devstack@c-api.service[112922]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:09:16.970828 np0000179646 devstack@c-api.service[112923]: /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 10 18:09:16.970828 np0000179646 devstack@c-api.service[112923]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:09:16.972127 np0000179646 devstack@c-api.service[112924]: /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 10 18:09:16.972127 np0000179646 devstack@c-api.service[112924]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:09:17.414388 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112922) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:09:17.414710 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112925) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:09:17.414814 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112924) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:09:17.414996 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415078 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415146 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.415217 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415283 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.415346 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.415416 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415491 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415554 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.415622 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.415622 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.415728 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.415786 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.415786 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.415889 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.415963 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.416027 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112923) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:09:17.416094 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.416162 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.416231 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.416304 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.416368 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.416443 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.416530 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.416603 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.416667 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.416729 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.416729 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.416853 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.416920 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.416991 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.417058 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.417058 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.417182 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.417871 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.417982 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.417982 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.418137 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.418204 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.418275 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.418352 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.418418 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.418501 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.418577 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.418649 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.418713 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.418780 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.418843 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.418933 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.419021 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.419115 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.419189 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.419252 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.419314 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.419381 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.419453 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.419883 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.419883 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.420022 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.420084 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.420146 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.420207 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.420270 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.420330 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.420402 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.420478 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.420566 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.420655 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.420719 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.420786 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.420850 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.420912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.420972 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.421032 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.421105 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.421105 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.421231 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.421294 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.421354 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.421419 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.421499 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.421499 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.421499 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.421499 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.423000 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.423085 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.423163 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.423163 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.423284 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.423348 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.423417 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.423496 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.423559 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.423621 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.423689 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.423689 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.423689 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.423895 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.423969 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.424043 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.424043 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.424162 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.424226 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.424288 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.424350 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.424420 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.424506 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.424583 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.424649 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.424727 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.424727 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.424727 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.424925 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.424925 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.425054 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.425130 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.425193 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.425260 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.425324 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.425386 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.425446 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.425525 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.425597 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.425681 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.425769 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.425836 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.425929 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.425994 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.426064 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.426132 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.426196 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.426261 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.426352 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.426419 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.426514 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.426585 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.426650 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.426719 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.426803 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.426803 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.426925 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.426925 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.426925 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.427112 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.427194 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.427244 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.427284 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.427325 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.427365 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.427404 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.427444 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.427509 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.427552 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.427607 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.427650 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.427701 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.427745 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.427786 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.427826 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.427869 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.427913 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.427953 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.428010 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.428056 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.428098 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.428139 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.428181 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.428181 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.428271 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.428271 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.428271 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.428271 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.428431 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.428512 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.428550 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.428586 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.428624 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.428672 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.428713 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.428755 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.428794 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.428837 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.428879 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.428926 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.428964 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.429000 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.429036 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.429095 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.429135 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.429173 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.429210 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.429266 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.429306 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.429350 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.429350 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.429350 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.432760 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.432851 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.432915 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.432915 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.433038 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.433038 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.433159 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.433250 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.433250 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.433356 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.433430 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.433430 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.433668 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.433734 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.433772 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.433812 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.433838 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.433887 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.433915 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.433915 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.433915 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.434675 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.434756 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.434810 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.434866 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.434943 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.435002 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.435073 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.435136 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.435261 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.435261 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.435314 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.435339 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.435362 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.435385 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.435385 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.435428 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.435451 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.435491 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.435523 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.435548 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.435572 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.435595 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.435618 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.435643 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.435666 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.435689 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.435717 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.435745 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.435769 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.435793 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.435816 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.435843 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.435867 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.435891 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.435975 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.437671 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.437753 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.437832 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.437832 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.437943 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.438001 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.438062 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.438117 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.438235 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.438288 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.438341 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.438387 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.438442 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.438505 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.438552 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.438606 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.438653 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.438700 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.438744 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.438789 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.438833 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.438877 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.438928 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.438978 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.439025 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.439025 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.439025 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.439025 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.439191 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.439392 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.439392 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.439392 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.439392 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.439516 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.439516 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.439571 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.439605 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.439633 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.439872 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.439923 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.439974 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.440019 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.440073 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.440130 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.440130 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.440223 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.440274 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.440320 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.440366 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.440366 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.440451 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.440538 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.440573 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.440573 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.440624 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.440663 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.440692 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.440717 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.440742 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.440765 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.440789 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.440813 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.440836 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.440860 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.440884 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.440927 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.440952 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.440976 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.441003 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.441026 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.441049 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.441072 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.441095 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.441120 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.441147 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.441171 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.441193 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.441218 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.443187 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.443254 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.443338 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.443374 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.443407 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.443445 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.443504 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.443543 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.443576 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.443609 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.443641 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.443676 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.443708 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.443752 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.443792 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.443792 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.443792 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.443907 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.443941 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.443978 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.444010 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.444043 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.444079 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.444111 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.444142 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.444181 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.444181 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.444181 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.444636 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.444636 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.444636 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.444967 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.445061 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.445139 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.445376 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.445521 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.445616 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.445696 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.445762 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.445852 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.445927 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.445997 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.446062 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.446062 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.446213 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.446278 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.446350 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.446419 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.446517 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.446663 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.446740 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.446803 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.446863 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.446931 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.447019 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.447090 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.447153 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.447228 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.447293 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.447356 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.447428 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.447515 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.447615 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.447756 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.447842 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.447927 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.448010 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.448109 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.448210 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.448302 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.448370 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.448439 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.448523 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.448586 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.448668 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.448740 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.448857 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.449033 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.449087 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.449136 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.449136 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.449208 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.449253 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.449253 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.449321 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.449574 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.449622 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.449656 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.449656 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.449723 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.449757 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.449757 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.449815 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.449884 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.449924 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.449962 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.449993 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.449993 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.449993 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.449993 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.450176 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.450411 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.450411 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.450510 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.450546 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.450577 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.450610 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.450664 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.450720 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.450756 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.450807 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.450847 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.450881 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.450920 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.450952 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.450983 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.451013 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.451046 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.451085 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.451121 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.451154 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.451186 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.451222 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.451258 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.451295 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.451328 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.451328 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.451328 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.451328 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.451454 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.451454 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.451454 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.451597 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.451632 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.451668 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.451707 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.451738 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.451769 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.451804 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.451835 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.451872 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.451907 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.451939 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.451976 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.452016 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.452059 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.452096 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.452127 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.452162 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.452193 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.452229 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.452261 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.452298 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.452334 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.452365 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.452365 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.452365 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.454728 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.454811 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.454853 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.454894 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.454926 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.454977 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.454977 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.455057 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.455099 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.455133 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.455165 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.455205 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.455239 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.455272 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.455304 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.455336 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.455336 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.455523 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.455560 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.455593 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.455626 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.455657 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.455689 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.455720 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.455753 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.455784 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.455817 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.455857 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.455889 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.455920 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.455951 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.455988 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.456021 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.456054 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.456085 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.456121 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.456159 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.456190 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.456223 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.456255 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.456292 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.456336 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.456372 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.456429 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.456497 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.456552 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.456592 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.456635 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.456673 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.456705 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.456911 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.456911 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.456911 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.456995 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.457028 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.457060 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.457091 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.457123 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.457154 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.457192 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.457223 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.457253 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.457289 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.457324 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.457365 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.457401 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.457432 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.457479 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.457513 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.457543 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.457591 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.457627 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.457659 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.457690 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.457690 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.457690 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.457690 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.457690 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.459121 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.459174 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.459239 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.459285 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.459343 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.459398 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.459398 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.459455 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.459509 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.459541 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.459541 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.459616 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.459641 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.459694 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.459694 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.459763 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.459787 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.459812 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.459848 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.459882 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.459906 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.459930 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.459956 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.459998 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.460022 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.460046 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.460068 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460093 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.460128 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460156 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.460180 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.460204 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460227 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.460258 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460286 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460312 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.460338 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.460364 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.460388 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460411 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.460434 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.460475 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.460518 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.460543 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460576 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.460604 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.460628 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460663 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.460687 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.460736 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.460769 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460796 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.460821 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.460843 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.460873 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460897 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.460923 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.460947 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.460970 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.460999 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.461024 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.461051 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461074 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.461097 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.461126 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.461153 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461181 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.461204 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.461231 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.461254 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461278 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461300 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.461323 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461348 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.461372 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461399 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.461424 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461450 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.461496 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461522 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.461549 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.461576 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.461600 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.461639 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.461663 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.461695 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461725 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.461757 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461787 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.461834 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.461859 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.461882 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.461882 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.461924 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.461951 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.461987 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.462010 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.462033 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.462059 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.462086 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.462113 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.462140 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.462163 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.462186 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.462210 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.462237 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.462261 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.462283 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.462310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.462335 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.462362 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.462385 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.462410 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.462433 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.462656 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.463297 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.463610 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.463822 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.463860 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.463913 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.463938 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.464085 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.464194 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.464233 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.464262 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.464295 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.464327 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.464327 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.464327 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.464399 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.464437 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.464489 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.464548 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.464594 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.464621 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.464645 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.464670 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.464697 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.464697 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.464742 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.464766 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.464795 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.464795 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.464845 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.464869 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.464892 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.464916 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.464939 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.464966 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.464989 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.465013 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465040 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.465063 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.465086 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.465110 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465134 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.465160 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.465186 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.465209 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465235 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.465257 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465285 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465307 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.465335 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.465358 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465358 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.465398 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.465422 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.465445 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.465631 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.465662 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.465662 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.465730 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.465760 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.465788 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.465834 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465878 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.465908 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465938 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.465960 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.465994 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.466017 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.466044 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.466139 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.466164 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.466187 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.466211 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.466235 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.466257 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.466285 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.466310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.466333 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.466366 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.466393 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.466426 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.466449 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.466698 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.466838 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.467080 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.467279 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.467511 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.467562 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.467622 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.467673 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.467673 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.467765 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.467812 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.467858 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.467903 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.467903 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.467998 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.468357 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.468357 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.468357 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.468357 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.468626 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.468680 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.468755 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.468822 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.468870 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.468916 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.468964 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.468964 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.469051 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.469114 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.469114 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.469204 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.469204 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.469289 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.469289 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.469411 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.469507 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.469560 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.469606 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.469660 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.469712 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.469712 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.469831 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.469883 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.469929 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.469929 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.470032 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.470110 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.470167 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.470216 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.470287 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.470335 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.470392 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.470439 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.470498 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.470545 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.470600 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.470600 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.470745 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.470894 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:09:17.474595 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.474645 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.474709 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.474763 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.474814 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.474880 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.474987 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.475066 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.475129 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.475175 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.475242 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.475301 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.475384 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.475451 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.475537 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.475595 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.475640 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:09:17.475667 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.475695 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:09:17.475719 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.475746 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:09:17.475825 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:09:17.475877 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:09:17.475924 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:09:17.520356 np0000179646 devstack@c-api.service[112925]: INFO dbcounter [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Registered counter for database cinder Jun 10 18:09:17.520640 np0000179646 devstack@c-api.service[112924]: INFO dbcounter [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Registered counter for database cinder Jun 10 18:09:17.520692 np0000179646 devstack@c-api.service[112922]: INFO dbcounter [None req-8478f851-9152-4023-807a-94184f406248 None None] Registered counter for database cinder Jun 10 18:09:17.523520 np0000179646 devstack@c-api.service[112923]: INFO dbcounter [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Registered counter for database cinder Jun 10 18:09:17.566974 np0000179646 devstack@c-api.service[112925]: DEBUG oslo_db.sqlalchemy.engines [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 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=112925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.568360 np0000179646 devstack@c-api.service[112924]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 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=112924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.572784 np0000179646 devstack@c-api.service[112923]: DEBUG oslo_db.sqlalchemy.engines [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 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=112923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.576866 np0000179646 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [None req-8478f851-9152-4023-807a-94184f406248 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.674788 np0000179646 devstack@c-api.service[112925]: DEBUG dbcounter [-] [112925] Writer thread running {{(pid=112925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:09:17.678038 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:09:17.680608 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:09:17.682962 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:09:17.684858 np0000179646 devstack@c-api.service[112924]: DEBUG dbcounter [-] [112924] Writer thread running {{(pid=112924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:09:17.685073 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:09:17.685204 np0000179646 devstack@c-api.service[112922]: DEBUG dbcounter [-] [112922] Writer thread running {{(pid=112922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:09:17.685944 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.687591 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:09:17.687736 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:09:17.688969 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.689953 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:09:17.690064 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:09:17.692150 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:09:17.692362 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:09:17.694292 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:09:17.694580 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:09:17.695077 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.695635 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.695756 np0000179646 devstack@c-api.service[112923]: DEBUG dbcounter [-] [112923] Writer thread running {{(pid=112923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:09:17.698041 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.698840 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:09:17.699471 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.702110 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:09:17.705166 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:09:17.707683 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:09:17.708534 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.711720 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.724012 np0000179646 devstack@c-api.service[112925]: DEBUG oslo_db.sqlalchemy.engines [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 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=112925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.726197 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:09:17.728247 np0000179646 devstack@c-api.service[112925]: INFO cinder.rpc [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:09:17.729037 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.736209 np0000179646 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [None req-8478f851-9152-4023-807a-94184f406248 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.737132 np0000179646 devstack@c-api.service[112924]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 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=112924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.738830 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:09:17.739061 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.739622 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:09:17.741139 np0000179646 devstack@c-api.service[112922]: INFO cinder.rpc [None req-8478f851-9152-4023-807a-94184f406248 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:09:17.741975 np0000179646 devstack@c-api.service[112924]: INFO cinder.rpc [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:09:17.742278 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.743098 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.743250 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.746317 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.749680 np0000179646 devstack@c-api.service[112923]: DEBUG oslo_db.sqlalchemy.engines [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 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=112923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:17.750263 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.752111 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:09:17.753157 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.754138 np0000179646 devstack@c-api.service[112923]: INFO cinder.rpc [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:09:17.755115 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.755975 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.756484 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.757042 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.759092 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.760560 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.761330 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.762062 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.763597 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.764441 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.764921 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.766300 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.766444 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.768484 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.768539 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.768890 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.769653 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.771480 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.771541 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.774031 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.774251 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.774390 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.774576 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.777493 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.777599 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.777737 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.778180 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.779298 np0000179646 devstack@c-api.service[112925]: WARNING cinder.api.contrib.hosts [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:09:17.780001 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.780208 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.780395 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.781058 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.781368 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.782809 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.783260 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.783349 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.783961 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.784231 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.784691 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.784781 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.785568 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.786895 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.786985 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.787285 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.787396 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.788273 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.789582 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.789728 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.790562 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: extensions {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.792364 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: encryption {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.792442 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.792607 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.792772 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.793852 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: capabilities {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.793914 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.795147 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-quota-class-sets {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.795986 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.796109 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.796373 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-volume-type-access {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.796566 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.797791 np0000179646 devstack@c-api.service[112924]: WARNING cinder.api.contrib.hosts [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:09:17.797892 np0000179646 devstack@c-api.service[112922]: WARNING cinder.api.contrib.hosts [None req-8478f851-9152-4023-807a-94184f406248 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:09:17.797950 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: extra_specs {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.798482 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.798589 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.799478 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-hosts {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.799835 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.799914 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.800754 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-availability-zone {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.801294 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.801345 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.801920 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.802045 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: consistencygroups {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.802744 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.802819 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.803942 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: cgsnapshots {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.804001 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.804034 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.805161 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.805360 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.805408 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.805545 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-snapshot-manage {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.806772 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.806838 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.806933 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-volume-manage {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.807026 np0000179646 devstack@c-api.service[112923]: WARNING cinder.api.contrib.hosts [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:09:17.807711 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.808032 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.808083 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.808409 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: backups {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.809030 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.809190 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: extensions {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.809283 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: extensions {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.810338 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: encryption {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.810622 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.810712 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: encryption {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.810920 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: encryption {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.811852 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-volume-transfer {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.812008 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.812074 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: capabilities {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.812353 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: capabilities {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.813252 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.813409 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: scheduler-stats {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.813633 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-quota-class-sets {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.813807 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-quota-class-sets {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.814596 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.814809 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: os-quota-sets {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.814883 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-volume-type-access {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.815096 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-volume-type-access {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.815980 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.816211 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extended resource: qos-specs {{(pid=112925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.816438 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: extra_specs {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.816710 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: extra_specs {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.817291 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.818022 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-hosts {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.818259 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-hosts {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.818317 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: extensions {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.818752 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.contrib.snapshot_actions [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] SnapshotActionsController initialized {{(pid=112925) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:09:17.819316 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-availability-zone {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.819482 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.819573 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: encryption {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.819617 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-availability-zone {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.820615 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: consistencygroups {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.820858 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.821031 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: capabilities {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.821255 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: consistencygroups {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.822205 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.822528 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: cgsnapshots {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.822869 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-quota-class-sets {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.823171 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: cgsnapshots {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.823516 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.823891 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-snapshot-manage {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.824173 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-volume-type-access {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.824589 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-snapshot-manage {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.824815 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.825281 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-volume-manage {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.825892 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: extra_specs {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.826021 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-volume-manage {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.826096 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.826900 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: backups {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.827422 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-hosts {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.827565 np0000179646 devstack@c-api.service[112925]: WARNING castellan.key_manager.migration [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.827626 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: backups {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.828383 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.828487 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension TypesManage extending resource: types {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.828622 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.828711 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.828766 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-availability-zone {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.828829 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.828880 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: encryption {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.829051 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829234 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension UsedLimits extending resource: limits {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829434 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829434 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829704 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829704 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension AdminActions extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.829902 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: encryption {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.830002 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.830002 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension AdminActions extending resource: backups {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.830002 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.830002 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.830210 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: consistencygroups {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.830265 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.v3.router [None req-0def6575-2ed4-4155-9de0-5b16f15318b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.830438 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-volume-transfer {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.831102 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-volume-transfer {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.831942 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: cgsnapshots {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.832062 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: scheduler-stats {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.832639 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: scheduler-stats {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.833345 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-snapshot-manage {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.833722 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: os-quota-sets {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.834051 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: os-quota-sets {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.834703 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-volume-manage {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.834790 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extended resource: qos-specs {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.835433 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extended resource: qos-specs {{(pid=112924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.836097 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: backups {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.837309 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.contrib.snapshot_actions [None req-8478f851-9152-4023-807a-94184f406248 None None] SnapshotActionsController initialized {{(pid=112922) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:09:17.837530 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] SnapshotActionsController initialized {{(pid=112924) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:09:17.837619 np0000179646 devstack@c-api.service[112925]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c86b8a3668 pid: 112925 (default app) Jun 10 18:09:17.838036 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.838113 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: encryption {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.838372 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.839385 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.839589 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-volume-transfer {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.839837 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.840721 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.841117 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: scheduler-stats {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.841264 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.842026 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.842476 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.842526 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: os-quota-sets {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.843331 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.843796 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.843926 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extended resource: qos-specs {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:09:17.844633 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.845112 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.845359 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.845359 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.845359 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.845359 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.845809 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.845809 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.845809 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.845809 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.846121 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846688 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.846688 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846688 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.846688 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.846688 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847146 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847146 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847146 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847146 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847146 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847620 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847620 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847620 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847620 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847996 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847996 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847996 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.847996 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.847996 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.848933 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.848933 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.848933 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.848933 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.848933 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849354 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.849928 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.850368 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850826 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.850826 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850826 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.850826 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.850826 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851209 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.851209 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851209 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.851209 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851209 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.851602 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852194 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852194 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852348 np0000179646 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-8478f851-9152-4023-807a-94184f406248 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.852398 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852398 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852523 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.contrib.snapshot_actions [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] SnapshotActionsController initialized {{(pid=112923) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852585 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852815 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852815 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852815 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852815 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852975 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852975 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.852975 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.852975 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853184 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853184 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853184 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853184 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853347 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853347 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853347 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853347 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853813 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853813 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853813 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.853813 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.853813 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854134 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854134 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854134 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854134 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854134 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854385 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854385 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854385 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854385 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854616 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854616 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854616 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854616 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854839 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854839 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.854839 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.854839 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855036 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855036 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855036 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855036 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855222 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855222 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855222 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855222 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855432 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855848 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855848 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.855848 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.855848 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856118 np0000179646 devstack@c-api.service[112924]: WARNING castellan.key_manager.migration [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.856168 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856168 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856168 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856168 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856383 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856702 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.856867 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857077 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857310 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857310 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857310 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857310 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857595 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857595 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857697 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.857740 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857740 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857740 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857740 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857942 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857942 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.857942 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:17.857942 np0000179646 devstack@c-api.service[112925]: warnings.warn(deprecated_msg) Jun 10 18:09:17.858167 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858167 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension TypesManage extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858167 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858167 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858167 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeActions extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858387 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858387 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension TypesManage extending resource: types {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858506 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858558 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858607 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension UsedLimits extending resource: limits {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858654 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858709 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858709 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858830 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeActions extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858886 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858886 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension AdminActions extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.858983 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859031 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension AdminActions extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859031 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension AdminActions extending resource: backups {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859031 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859031 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859208 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.middleware.request_id [None req-f5f6016c-eb94-4c31-ac0e-e88793ea7348 None None] RequestId filter calling following filter/app {{(pid=112925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:09:17.859258 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-8478f851-9152-4023-807a-94184f406248 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension UsedLimits extending resource: limits {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension AdminActions extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859310 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension AdminActions extending resource: snapshots {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859568 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension AdminActions extending resource: backups {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859597 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859622 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859622 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859622 np0000179646 devstack@c-api.service[112924]: DEBUG cinder.api.v3.router [None req-eb2616a0-a6c7-4e4d-aa66-c47227a8d426 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859690 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859713 np0000179646 devstack@c-api.service[112925]: [pid: 112925|app: 0|req: 1/1] 199.204.45.140 () {60 vars in 956 bytes} [Wed Jun 10 18:09:17 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 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension TypesManage extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859741 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859888 np0000179646 devstack@c-api.service[112922]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c86b8a3668 pid: 112922 (default app) Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeActions extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension UsedLimits extending resource: limits {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.859912 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860037 np0000179646 devstack@c-api.service[112924]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c86b8a3668 pid: 112924 (default app) Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension AdminActions extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension AdminActions extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension AdminActions extending resource: backups {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.860066 np0000179646 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-41252202-e27f-459e-a9b0-2a6a5a1a1311 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:09:17.865315 np0000179646 devstack@c-api.service[112923]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c86b8a3668 pid: 112923 (default app) Jun 10 18:09:25.073007 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.middleware.request_id [None req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 None None] RequestId filter calling following filter/app {{(pid=112925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:09:25.545638 np0000179646 devstack@c-api.service[112925]: INFO cinder.api.openstack.wsgi [None req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 admin admin] POST https://199.204.45.140/volume/v3/types Jun 10 18:09:25.546189 np0000179646 devstack@c-api.service[112925]: DEBUG cinder.api.openstack.wsgi [None req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:09:25.547866 np0000179646 devstack@c-api.service[112925]: /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 10 18:09:25.547866 np0000179646 devstack@c-api.service[112925]: warnings.warn( Jun 10 18:09:25.588407 np0000179646 devstack@c-api.service[112925]: DEBUG oslo_db.sqlalchemy.engines [None req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 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=112925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:25.617940 np0000179646 devstack@c-api.service[112925]: INFO cinder.api.openstack.wsgi [None req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 admin admin] https://199.204.45.140/volume/v3/types returned with HTTP 200 Jun 10 18:09:25.621512 np0000179646 devstack@c-api.service[112925]: [pid: 112925|app: 0|req: 2/2] 199.204.45.140 () {68 vars in 1288 bytes} [Wed Jun 10 18:09:25 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 18:09:25.647558 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.647558 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.647930 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.647930 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.647930 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.647930 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.647930 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648080 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648239 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648239 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648366 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648366 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648366 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648366 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648500 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648500 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648500 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648500 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648621 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648621 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648621 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648621 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648621 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648767 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648767 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648767 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648767 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648767 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.648902 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649082 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649236 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649398 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649578 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649578 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649578 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649578 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649683 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649683 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649683 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649683 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649683 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649818 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649818 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649818 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649818 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649818 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.649941 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650104 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650104 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650104 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650104 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650104 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650239 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650239 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650239 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650380 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650380 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650380 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650380 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650504 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650504 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650504 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650504 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650615 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650615 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650615 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650615 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650615 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650750 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650750 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650750 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650750 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650750 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650870 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650870 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650870 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650870 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650975 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650975 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.650975 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.650975 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651093 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651093 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651093 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651093 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651209 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651209 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651209 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651209 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651324 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651324 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651324 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651324 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651434 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651765 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651765 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651765 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651765 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651765 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.651910 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652089 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652252 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652475 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652703 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652703 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652703 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652703 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652848 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652848 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.652848 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.652848 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.653006 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.653006 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.653006 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.653006 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.653174 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.653174 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.653174 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.653174 np0000179646 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 10 18:09:25.653174 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 req-c70add7b-a0f2-452f-8330-6a3dae831f09 None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:09:25.988383 np0000179646 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 req-c70add7b-a0f2-452f-8330-6a3dae831f09 admin admin] POST https://199.204.45.140/volume/v3/types/9dc2cbdc-5de9-4c7e-98f1-a71a663b14e0/extra_specs Jun 10 18:09:25.989077 np0000179646 devstack@c-api.service[112922]: DEBUG cinder.api.openstack.wsgi [req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 req-c70add7b-a0f2-452f-8330-6a3dae831f09 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:09:25.990805 np0000179646 devstack@c-api.service[112922]: /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 10 18:09:25.990805 np0000179646 devstack@c-api.service[112922]: warnings.warn( Jun 10 18:09:26.037021 np0000179646 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 req-c70add7b-a0f2-452f-8330-6a3dae831f09 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:09:26.105984 np0000179646 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-cae4f6ed-5b19-47cb-b54a-ec5d2161aa06 req-c70add7b-a0f2-452f-8330-6a3dae831f09 admin admin] https://199.204.45.140/volume/v3/types/9dc2cbdc-5de9-4c7e-98f1-a71a663b14e0/extra_specs returned with HTTP 200 Jun 10 18:09:26.106709 np0000179646 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 1/3] 199.204.45.140 () {70 vars in 1505 bytes} [Wed Jun 10 18:09:25 2026] POST /volume/v3/types/9dc2cbdc-5de9-4c7e-98f1-a71a663b14e0/extra_specs => generated 55 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 18:09:27.741147 np0000179646 devstack@c-api.service[112924]: DEBUG dbcounter [-] [112924] Writing DB stats cinder:SELECT=6 {{(pid=112924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:09:27.754753 np0000179646 devstack@c-api.service[112923]: DEBUG dbcounter [-] [112923] Writing DB stats cinder:SELECT=6 {{(pid=112923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:09:35.615812 np0000179646 devstack@c-api.service[112925]: DEBUG dbcounter [-] [112925] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:09:36.104247 np0000179646 devstack@c-api.service[112922]: DEBUG dbcounter [-] [112922] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}