Jun 16 01:14:53.152169 np0000180503 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:14:53.157544 np0000180503 devstack@c-api.service[112520]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:14:53 2026] *** Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: nodename: np0000180503 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: machine: x86_64 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: clock source: unix Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: pcre jit disabled Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: detected number of CPU cores: 16 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: current working directory: / Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: your processes number limit is 256917 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: your memory page size is 4096 bytes Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: detected max file descriptor number: 2048 Jun 16 01:14:53.161021 np0000180503 devstack@c-api.service[112520]: lock engine: pthread robust mutexes Jun 16 01:14:53.161774 np0000180503 devstack@c-api.service[112520]: thunder lock: enabled Jun 16 01:14:53.161774 np0000180503 devstack@c-api.service[112520]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:14:53.161774 np0000180503 devstack@c-api.service[112520]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:14:53.161774 np0000180503 devstack@c-api.service[112520]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:14:53.161774 np0000180503 devstack@c-api.service[112520]: Set PythonHome to /opt/stack/data/venv Jun 16 01:14:53.197854 np0000180503 devstack@c-api.service[112520]: Python main interpreter initialized at 0x76597e4a3668 Jun 16 01:14:53.197854 np0000180503 devstack@c-api.service[112520]: python threads support enabled Jun 16 01:14:53.197854 np0000180503 devstack@c-api.service[112520]: your server socket listen backlog is limited to 100 connections Jun 16 01:14:53.197854 np0000180503 devstack@c-api.service[112520]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:14:53.198370 np0000180503 devstack@c-api.service[112520]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:14:53.198489 np0000180503 devstack@c-api.service[112520]: *** Operational MODE: preforking *** Jun 16 01:14:53.198632 np0000180503 devstack@c-api.service[112520]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:14:53.198632 np0000180503 devstack@c-api.service[112520]: spawned uWSGI master process (pid: 112520) Jun 16 01:14:53.198762 np0000180503 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:14:53.199190 np0000180503 devstack@c-api.service[112520]: spawned uWSGI worker 1 (pid: 112522, cores: 1) Jun 16 01:14:53.199786 np0000180503 devstack@c-api.service[112520]: spawned uWSGI worker 2 (pid: 112523, cores: 1) Jun 16 01:14:53.200336 np0000180503 devstack@c-api.service[112520]: spawned uWSGI worker 3 (pid: 112524, cores: 1) Jun 16 01:14:53.200921 np0000180503 devstack@c-api.service[112520]: spawned uWSGI worker 4 (pid: 112525, cores: 1) Jun 16 01:14:53.201043 np0000180503 devstack@c-api.service[112520]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: we strongly recommend against using it for new projects. Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: framework. For more detail see Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:53.330123 np0000180503 devstack@c-api.service[112525]: import eventlet # noqa Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: we strongly recommend against using it for new projects. Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: framework. For more detail see Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:53.330973 np0000180503 devstack@c-api.service[112522]: import eventlet # noqa Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: we strongly recommend against using it for new projects. Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: framework. For more detail see Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:53.331482 np0000180503 devstack@c-api.service[112523]: import eventlet # noqa Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: we strongly recommend against using it for new projects. Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: framework. For more detail see Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:53.341812 np0000180503 devstack@c-api.service[112524]: import eventlet # noqa Jun 16 01:14:53.412844 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:53.412844 np0000180503 devstack@c-api.service[112522]: warnings.warn( Jun 16 01:14:53.413373 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:53.413373 np0000180503 devstack@c-api.service[112523]: warnings.warn( Jun 16 01:14:53.417216 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:53.417216 np0000180503 devstack@c-api.service[112525]: warnings.warn( Jun 16 01:14:53.423689 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:53.423689 np0000180503 devstack@c-api.service[112524]: warnings.warn( Jun 16 01:14:53.486366 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:53.486366 np0000180503 devstack@c-api.service[112523]: from cgi import parse_header Jun 16 01:14:53.490075 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:53.490075 np0000180503 devstack@c-api.service[112522]: from cgi import parse_header Jun 16 01:14:53.493864 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:53.493864 np0000180503 devstack@c-api.service[112525]: from cgi import parse_header Jun 16 01:14:53.495959 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:53.495959 np0000180503 devstack@c-api.service[112524]: from cgi import parse_header Jun 16 01:14:53.536456 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:53.536456 np0000180503 devstack@c-api.service[112523]: removals.removed_module( Jun 16 01:14:53.538297 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:53.538297 np0000180503 devstack@c-api.service[112523]: removals.removed_module( Jun 16 01:14:53.539144 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:53.539144 np0000180503 devstack@c-api.service[112522]: removals.removed_module( Jun 16 01:14:53.540609 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:53.540609 np0000180503 devstack@c-api.service[112522]: removals.removed_module( Jun 16 01:14:53.541695 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:53.541695 np0000180503 devstack@c-api.service[112525]: removals.removed_module( Jun 16 01:14:53.543293 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:53.543293 np0000180503 devstack@c-api.service[112525]: removals.removed_module( Jun 16 01:14:53.543611 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:53.543611 np0000180503 devstack@c-api.service[112524]: removals.removed_module( Jun 16 01:14:53.545123 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:53.545123 np0000180503 devstack@c-api.service[112524]: removals.removed_module( Jun 16 01:14:54.158677 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:54.158677 np0000180503 devstack@c-api.service[112524]: warnings.warn( Jun 16 01:14:54.197046 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:54.197046 np0000180503 devstack@c-api.service[112522]: warnings.warn( Jun 16 01:14:54.212113 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:54.212113 np0000180503 devstack@c-api.service[112525]: warnings.warn( Jun 16 01:14:54.229695 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:54.229695 np0000180503 devstack@c-api.service[112523]: warnings.warn( Jun 16 01:14:54.268894 np0000180503 devstack@c-api.service[112524]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:54.268894 np0000180503 devstack@c-api.service[112524]: warnings.warn( Jun 16 01:14:54.297950 np0000180503 devstack@c-api.service[112522]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:54.297950 np0000180503 devstack@c-api.service[112522]: warnings.warn( Jun 16 01:14:54.310649 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:54.310649 np0000180503 devstack@c-api.service[112525]: warnings.warn( Jun 16 01:14:54.346133 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:54.346133 np0000180503 devstack@c-api.service[112523]: warnings.warn( Jun 16 01:14:54.558930 np0000180503 devstack@c-api.service[112524]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:54.559797 np0000180503 devstack@c-api.service[112524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:54.591518 np0000180503 devstack@c-api.service[112522]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:54.592073 np0000180503 devstack@c-api.service[112522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:54.593812 np0000180503 devstack@c-api.service[112525]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:54.594115 np0000180503 devstack@c-api.service[112525]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112525) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:54.645787 np0000180503 devstack@c-api.service[112523]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:54.645946 np0000180503 devstack@c-api.service[112523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:54.656629 np0000180503 devstack@c-api.service[112524]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:54.656629 np0000180503 devstack@c-api.service[112524]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:54.656792 np0000180503 devstack@c-api.service[112525]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:54.656792 np0000180503 devstack@c-api.service[112525]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:54.657504 np0000180503 devstack@c-api.service[112522]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:54.657504 np0000180503 devstack@c-api.service[112522]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:54.709186 np0000180503 devstack@c-api.service[112523]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:54.709186 np0000180503 devstack@c-api.service[112523]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:55.123315 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:55.123494 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112525) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:55.123581 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:55.123955 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.123955 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.124161 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124226 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124278 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.124351 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:55.124419 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124471 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124544 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.124633 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124708 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.124776 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.124776 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.125230 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.125369 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.125495 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.125577 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.125699 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.125759 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.125759 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.125864 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.125955 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.126026 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.126092 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.126164 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.126164 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.126164 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.126351 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.126351 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.126351 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.126496 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.126551 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.126629 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.126680 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.126729 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.126779 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.126830 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.126895 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.126946 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.126946 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.126946 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.127089 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.127171 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.127225 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.127276 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.127334 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.127393 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.127444 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.127496 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.127546 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.127615 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.127667 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.127719 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.127783 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.127834 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.127885 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.127945 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.128002 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.128051 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.128100 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.128151 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.128200 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.128248 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.128312 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.128361 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.128412 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.128467 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.128523 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.128523 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.129518 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.129518 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.129518 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.129518 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.129518 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.130176 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.130292 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.130404 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.130537 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.130735 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.130856 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.130970 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.130970 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.131208 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.131321 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.131497 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.131712 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.131900 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.132076 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.132076 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.132324 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.132440 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.132440 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.132440 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.132872 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.132943 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.133001 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.133052 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.133111 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.133111 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.133216 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.133275 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.133343 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.133401 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.133454 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.133503 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.133553 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.133882 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.134032 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.134148 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.134260 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.134260 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.134506 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.134506 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.134506 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.134918 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.135044 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.135230 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.135292 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.135344 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.135393 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.135444 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.135469 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.135496 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.135496 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.135496 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.135560 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.135560 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.135620 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.135645 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.135675 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.135699 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.135723 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.135745 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.135776 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.135799 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.135830 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.135858 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.135881 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.135903 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.135937 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.135975 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.136001 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.136024 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.136048 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136071 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.136100 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.136124 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.136147 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.136265 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136265 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.136265 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.136265 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.136265 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.136370 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136396 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.136418 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136442 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.136472 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.136494 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.136521 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.136545 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.136568 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136913 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.136973 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.137041 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.137112 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.137167 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.137218 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.137274 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.137337 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.137394 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.137445 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.137500 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.137559 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.137638 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.137709 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.137767 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.137818 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.137874 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.137974 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.138027 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.138078 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.138128 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.138178 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.138228 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.138278 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.138329 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.138383 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.138441 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.138499 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.138551 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.138615 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.138692 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.138762 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.138832 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.138900 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.138957 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.139022 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.139076 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.139155 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.139249 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.139315 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.139370 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.139370 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.140969 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.141053 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.141098 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.141165 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.141230 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.141291 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.141347 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.141405 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.141455 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.141520 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.141552 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.141582 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.141622 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.141656 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.141688 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.141725 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.141757 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.141780 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.141803 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.141833 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.141860 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.141883 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.141906 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.141932 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.141955 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.141955 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.141955 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.141955 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.146645 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.146745 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.146745 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.146814 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.146850 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.146883 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.146917 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.146951 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.146985 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.147024 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.147065 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.147065 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.147159 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.147348 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.147431 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.147568 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.147680 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.147680 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.147837 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.147911 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.148080 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.148159 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.148233 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.148306 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.148378 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.148378 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.148565 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.148649 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.149903 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.149978 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.150034 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.150069 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.150103 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.150138 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.150171 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.150204 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.150238 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.150296 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.150335 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.150378 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.150412 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.150452 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.150492 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.150532 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.150565 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.150622 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.150665 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.150701 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.150735 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.150776 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.150816 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.150859 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.150897 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.150931 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.150965 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.151004 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.151048 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.151082 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.151140 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.151203 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.151275 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.151314 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.151352 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.151388 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.151422 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.151455 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.151487 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.151522 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.151554 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.151615 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.151651 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.151696 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.151730 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.151769 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.151801 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.151834 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.151867 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.151906 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.151940 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.151979 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.152012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.152046 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.152082 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.152116 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.152154 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.152187 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.152226 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.152264 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.152303 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.152360 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.152412 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.152452 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.152495 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.152548 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.152587 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.153417 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.153499 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.153584 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.153816 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.153925 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.154007 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.154093 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.154133 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.154167 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.154208 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.154443 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.154443 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.154519 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.154555 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.154588 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.154640 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.154640 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.154713 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.154748 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.154781 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.154814 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.155315 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.155315 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.155520 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.155626 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.155713 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.155713 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.155713 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.155713 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.155713 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.156094 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.156272 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.156360 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.156866 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.156866 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.156866 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.157065 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.157102 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.157143 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.157176 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.157210 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.157243 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.157281 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.157321 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.157360 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.157392 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.157426 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.157465 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.157498 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.157533 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.157619 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.157664 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.157698 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.157746 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.157990 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.157990 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.157990 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.157990 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.158278 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.158356 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.158429 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.158503 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.158575 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.158575 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.158761 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.158838 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.158912 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.159012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.159133 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.159214 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.159290 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.159373 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.159457 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.159526 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.159635 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.159706 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.160130 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.160348 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.160512 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.160639 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.160697 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.160733 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.160767 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.160950 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.161175 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.161222 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.161258 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.161293 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.161334 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.161373 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.161426 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.161478 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.161478 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.161478 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.161478 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.161478 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.161730 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.161730 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.161823 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.161871 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.161917 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.161962 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.162009 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.162009 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.162088 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.162122 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.162155 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.162188 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.162232 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.162281 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.162318 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.162318 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.162318 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.162424 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.162460 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.162460 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.162524 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.162559 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.162612 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.162648 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.162683 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.164332 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.165076 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.165076 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.165076 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.165284 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.165393 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.165537 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.165634 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.165762 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.165838 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.165922 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.165998 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.166074 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.166150 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.166232 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.166320 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.166361 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.166395 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.166441 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.166488 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.166742 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.166842 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.166842 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.166842 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.166963 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.167002 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.167036 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.167036 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.167036 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.167174 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.167174 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.167174 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.167272 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.167314 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.167348 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.167380 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.167415 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.167447 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.167473 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.167499 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.167521 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.167543 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.167566 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.167790 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.167838 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.168125 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.168125 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.168243 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.168296 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.168346 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.168433 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.168499 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.168550 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.168657 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.168725 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.168788 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.168845 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.168898 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.168956 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.169015 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.169068 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.169118 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.169177 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.169177 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.169306 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.169369 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.169369 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.169369 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.169524 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.169578 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.169578 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.169578 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.169724 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.169751 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.169751 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.169945 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.170003 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.170056 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.170108 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.170108 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.170108 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.170240 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.170289 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.170332 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.170410 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.170446 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.170469 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.170491 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.170514 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.170536 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.170560 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.170560 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.170613 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.170638 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.170670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.170670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.170670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.170670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.170670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.170784 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.170784 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.170784 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.170784 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.170874 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.170908 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.170932 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.170932 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.170932 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.170999 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.171022 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.171044 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.171067 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.171122 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.171146 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.171173 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.171197 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.171219 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.171246 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.171246 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.171287 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.171669 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.171841 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.171875 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.171875 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.171924 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.171947 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.171947 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.172010 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.172036 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.172036 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.172081 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.172081 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.172123 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.172150 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.172177 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.172200 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.172360 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.172450 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.172513 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.172566 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.172675 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.172776 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.172835 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.172902 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.172958 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.173012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.173070 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.173118 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.173176 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.173219 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.173276 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.173276 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.173276 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.173354 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.173354 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.173561 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.174166 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.174166 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.174166 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.174166 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.174254 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.174277 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.174299 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.174326 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.174351 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.174377 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.174400 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.174400 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.174400 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.174465 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.174493 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.174516 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.174516 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.174516 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.174516 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.174516 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.174947 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.175001 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.175054 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.175054 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.175212 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.175266 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.175266 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.175410 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.175470 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.175524 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.175573 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.175634 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.175660 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.175684 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.175706 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.175729 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.175752 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.175775 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.175806 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.175831 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.175861 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.175892 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.175921 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.175954 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.175954 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.176008 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.176008 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.176008 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.176008 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.176101 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.176126 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.176149 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.176172 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.176194 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.176218 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.176443 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.176500 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.176557 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.176623 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.176678 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.176728 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.176778 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.176834 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.176890 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.176940 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.177005 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.177060 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.177123 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.177174 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.177223 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.177271 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.177364 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.177431 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.177546 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.177630 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.177689 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.177689 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.177798 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.177841 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.177891 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.177939 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.177981 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.178044 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.178076 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.178101 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.178128 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.178151 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.178173 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.178199 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.178222 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.178244 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.178266 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.178289 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.178311 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.178333 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.178360 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.178382 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.178404 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.178490 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.178490 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.178846 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.178902 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.178953 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.179010 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.179070 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.179153 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.179206 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.179206 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.179206 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.179206 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.179206 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.179445 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.179497 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.179552 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.179552 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.179552 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.179716 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.179769 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.179819 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.179847 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.179876 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.179876 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.179930 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.179959 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.179959 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.179959 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180023 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180023 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180072 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180094 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180116 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180138 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180161 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180187 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.180187 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.180229 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180229 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.180274 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180296 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.180296 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180336 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180336 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180336 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180336 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180424 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180448 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.180470 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180491 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.180513 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180535 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180558 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180580 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180615 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180650 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.180676 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180700 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.180722 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180744 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180767 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.180788 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180811 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.180837 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180861 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.180888 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.180911 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.180937 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.180961 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.180988 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181012 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181035 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181059 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.181082 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181105 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.181198 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.181198 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.181249 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.181249 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.181295 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.181320 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181342 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.181364 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181387 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181418 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181446 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181471 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.181493 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.181516 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181537 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.181560 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.181582 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.181617 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.181647 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181647 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181647 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181647 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.181647 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.181754 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.181777 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.181808 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.181836 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.181859 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181881 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.181903 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181930 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.181953 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181976 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.181998 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.182025 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.182051 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.182077 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.186807 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.186893 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.186925 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.186995 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.187048 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.187117 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.187206 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.187269 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112525) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.187322 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.187354 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.187380 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.187402 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.187425 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.187457 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.187501 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.187538 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.187577 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112525) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.187642 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.187642 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.187741 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.187780 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.187814 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.187862 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.187897 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.187931 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.187963 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.188001 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.188035 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.188074 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.188107 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.188140 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.188177 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.188221 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.188259 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.188298 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.188298 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.188365 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.188398 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.188398 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.188458 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.188493 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.188493 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.188670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.188670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.188670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.188670 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:55.188794 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:55.188829 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:55.189251 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:55.189251 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:55.189251 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:55.189251 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:55.235347 np0000180503 devstack@c-api.service[112525]: INFO dbcounter [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Registered counter for database cinder Jun 16 01:14:55.236408 np0000180503 devstack@c-api.service[112522]: INFO dbcounter [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Registered counter for database cinder Jun 16 01:14:55.236777 np0000180503 devstack@c-api.service[112523]: INFO dbcounter [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Registered counter for database cinder Jun 16 01:14:55.239876 np0000180503 devstack@c-api.service[112524]: INFO dbcounter [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Registered counter for database cinder Jun 16 01:14:55.281751 np0000180503 devstack@c-api.service[112523]: DEBUG oslo_db.sqlalchemy.engines [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 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=112523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.286768 np0000180503 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.287468 np0000180503 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-1916ea2e-c472-4e28-b07a-961e7029a304 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.291946 np0000180503 devstack@c-api.service[112524]: DEBUG oslo_db.sqlalchemy.engines [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd 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=112524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.395135 np0000180503 devstack@c-api.service[112523]: DEBUG dbcounter [-] [112523] Writer thread running {{(pid=112523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:55.397582 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:55.399787 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:55.401875 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:55.403689 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:55.404502 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.406149 np0000180503 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writer thread running {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:55.407397 np0000180503 devstack@c-api.service[112524]: DEBUG dbcounter [-] [112524] Writer thread running {{(pid=112524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:55.407530 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.409061 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:55.410170 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:55.412328 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:55.412748 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:55.414890 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:55.415055 np0000180503 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writer thread running {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:55.415149 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:55.417332 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:55.417466 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:55.418316 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.418523 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.418645 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:55.421538 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.422208 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:55.422947 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.424818 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:55.427375 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:55.428641 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.433133 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.445966 np0000180503 devstack@c-api.service[112523]: DEBUG oslo_db.sqlalchemy.engines [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 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=112523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.448652 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:55.450938 np0000180503 devstack@c-api.service[112523]: INFO cinder.rpc [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:55.452160 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.459187 np0000180503 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.461423 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:55.463157 np0000180503 devstack@c-api.service[112525]: INFO cinder.rpc [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:55.463543 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.464062 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.465301 np0000180503 devstack@c-api.service[112524]: DEBUG oslo_db.sqlalchemy.engines [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd 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=112524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.466748 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.468448 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:55.470537 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.471234 np0000180503 devstack@c-api.service[112524]: INFO cinder.rpc [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:55.472694 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.474090 np0000180503 devstack@c-api.service[112522]: DEBUG oslo_db.sqlalchemy.engines [None req-1916ea2e-c472-4e28-b07a-961e7029a304 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=112522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:55.474973 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.475366 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.478007 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.478123 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:55.479340 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.480946 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.481916 np0000180503 devstack@c-api.service[112522]: INFO cinder.rpc [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:55.482653 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.483735 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.484170 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.485779 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.486989 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.487855 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.488953 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.489897 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.490830 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.491396 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.492163 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.493808 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.494046 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.494521 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.497288 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.497367 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.498910 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.499527 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.500160 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.500354 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.503213 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.503349 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.503525 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.503624 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.504736 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.505350 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.506688 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.506846 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.507616 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.508277 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.508590 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.509660 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.509769 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.510792 np0000180503 devstack@c-api.service[112523]: WARNING cinder.api.contrib.hosts [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:55.511532 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.511641 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.512812 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.512895 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.513316 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.514251 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.514391 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.514503 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.515820 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.516780 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.516875 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: extensions {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.517125 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.517612 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.518130 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-quota-class-sets {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.519223 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.519448 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: scheduler-stats {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.520377 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.520671 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.521431 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-quota-sets {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.522112 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.522734 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.522877 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: backups {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.523319 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.523512 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.524774 np0000180503 devstack@c-api.service[112525]: WARNING cinder.api.contrib.hosts [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:55.524899 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.524996 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-snapshot-manage {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.525455 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.526169 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.526277 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: consistencygroups {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.526799 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.527443 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.528113 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.528261 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: extra_specs {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.528624 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.529634 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.529863 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-hosts {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.530094 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.530507 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: extensions {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.531261 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-volume-manage {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.531534 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.531859 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-quota-class-sets {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.532766 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-availability-zone {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.532906 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.532977 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.533084 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: scheduler-stats {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.534051 np0000180503 devstack@c-api.service[112524]: WARNING cinder.api.contrib.hosts [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:55.534158 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: encryption {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.534508 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-quota-sets {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.534766 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.535587 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-volume-transfer {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.536117 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.536387 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.536622 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: backups {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.537192 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: capabilities {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.537430 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.538485 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: encryption {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.538567 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-snapshot-manage {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.538665 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.539004 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.539962 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: extensions {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.540044 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: consistencygroups {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.540086 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: os-volume-type-access {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.540120 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.541274 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-quota-class-sets {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.541330 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.541567 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: cgsnapshots {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.541885 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: extra_specs {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.542545 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: scheduler-stats {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.542643 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.543029 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extended resource: qos-specs {{(pid=112523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.543429 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-hosts {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.543797 np0000180503 devstack@c-api.service[112522]: WARNING cinder.api.contrib.hosts [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:55.544003 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-quota-sets {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.544522 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.544741 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-volume-manage {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.545115 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.contrib.snapshot_actions [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] SnapshotActionsController initialized {{(pid=112523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:55.545825 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.545902 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.546184 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: backups {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.546230 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-availability-zone {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.547208 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.547261 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.547491 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: encryption {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.548219 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-snapshot-manage {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.548619 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.548725 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.548966 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-volume-transfer {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.549630 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: consistencygroups {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.549720 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: extensions {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.549964 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.550557 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: capabilities {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.551037 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-quota-class-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.551470 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.551626 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: extra_specs {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.551838 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: encryption {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.552366 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: scheduler-stats {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.552922 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.553153 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-hosts {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.553288 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: os-volume-type-access {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.553850 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-quota-sets {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.554241 np0000180503 devstack@c-api.service[112523]: WARNING castellan.key_manager.migration [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.554474 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-volume-manage {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.554871 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: cgsnapshots {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.555131 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555235 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555400 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555467 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension AdminActions extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555634 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension AdminActions extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555731 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension AdminActions extending resource: backups {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.555878 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: backups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.556061 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-availability-zone {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.556251 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extended resource: qos-specs {{(pid=112525) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.556419 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeActions extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.556566 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension TypesManage extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.556683 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension UsedLimits extending resource: limits {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.556778 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.556957 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557058 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557168 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557278 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557376 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557428 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: encryption {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.557468 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.v3.router [None req-21857687-f3bf-4ed4-b6b5-6cdbd469cc10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.557931 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-snapshot-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.558310 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.contrib.snapshot_actions [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] SnapshotActionsController initialized {{(pid=112525) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:55.558875 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-volume-transfer {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.559191 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.559392 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: consistencygroups {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.560528 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: capabilities {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.560877 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.561340 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: extra_specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.561793 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: encryption {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.561899 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.562883 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-hosts {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.563222 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.563265 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: os-volume-type-access {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.564269 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-volume-manage {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.564615 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.564866 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: cgsnapshots {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.565351 np0000180503 devstack@c-api.service[112523]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76597e4a3668 pid: 112523 (default app) Jun 16 01:14:55.565626 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-availability-zone {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.566016 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.566253 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extended resource: qos-specs {{(pid=112524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.567017 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.567363 np0000180503 devstack@c-api.service[112525]: WARNING castellan.key_manager.migration [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.568215 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568322 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568392 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.contrib.snapshot_actions [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] SnapshotActionsController initialized {{(pid=112524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:55.568430 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568544 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension AdminActions extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568588 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-volume-transfer {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.568684 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension AdminActions extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568784 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension AdminActions extending resource: backups {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.568970 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeActions extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569081 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension TypesManage extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569194 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension UsedLimits extending resource: limits {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569239 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.569277 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569441 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569552 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569670 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569837 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569897 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.569974 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.v3.router [None req-27bd1c04-8087-47a1-9a47-b5e9a43b1df9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112525) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.570122 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: capabilities {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.570621 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.571449 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: encryption {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.571973 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.573027 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: os-volume-type-access {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.573259 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.573432 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573432 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573564 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573564 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573564 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573564 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573564 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.573817 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574084 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574084 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574084 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574084 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574084 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574280 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574280 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574280 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574280 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574460 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574460 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574460 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574460 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574653 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574653 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574653 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574653 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574653 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574884 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574884 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574884 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.574884 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.574884 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575169 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575432 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575698 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.575951 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576217 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576217 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576217 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576217 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576397 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576397 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576397 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576397 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576397 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576704 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576704 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576704 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576704 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576704 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.576915 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577191 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577191 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577191 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577191 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577191 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577430 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577430 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577430 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577430 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577430 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577662 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577662 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577662 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577662 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577848 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577848 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.577848 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.577848 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578019 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578019 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578019 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578019 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578019 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578263 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578263 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578263 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578263 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578263 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578464 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578464 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578464 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578464 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578677 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578677 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578677 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578677 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578880 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578880 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.578880 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.578880 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579094 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579094 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579094 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579094 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579336 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579336 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579336 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579336 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579511 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579821 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: cgsnapshots {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.579869 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579869 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579869 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.579869 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.579869 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580102 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580102 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580102 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580274 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580319 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580576 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.580916 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581208 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581476 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581476 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581476 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581476 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581714 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581714 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581714 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581714 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581714 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581954 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581954 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581954 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.581954 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:55.581954 np0000180503 devstack@c-api.service[112523]: warnings.warn(deprecated_msg) Jun 16 01:14:55.582153 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extended resource: qos-specs {{(pid=112522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:55.582204 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.582266 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.middleware.request_id [None req-f7b1cf49-a92c-43c3-86b1-872e44f55089 None None] RequestId filter calling following filter/app {{(pid=112523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:55.582305 np0000180503 devstack@c-api.service[112524]: WARNING castellan.key_manager.migration [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.582339 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.contrib.snapshot_actions [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] SnapshotActionsController initialized {{(pid=112522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension AdminActions extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension AdminActions extending resource: snapshots {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582376 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension AdminActions extending resource: backups {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582576 np0000180503 devstack@c-api.service[112525]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76597e4a3668 pid: 112525 (default app) Jun 16 01:14:55.582659 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeActions extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension TypesManage extending resource: types {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension UsedLimits extending resource: limits {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582711 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.582970 np0000180503 devstack@c-api.service[112523]: [pid: 112523|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Tue Jun 16 01:14:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:14:55.583012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.583012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.583012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.583012 np0000180503 devstack@c-api.service[112524]: DEBUG cinder.api.v3.router [None req-40f439d1-9eac-4c51-97af-2a68a12e71fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.583151 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.583151 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.583619 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.585010 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.586482 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.587994 np0000180503 devstack@c-api.service[112522]: WARNING castellan.key_manager.migration [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:55.588225 np0000180503 devstack@c-api.service[112524]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76597e4a3668 pid: 112524 (default app) Jun 16 01:14:55.588918 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589027 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589613 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589613 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension AdminActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589613 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension AdminActions extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589613 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension AdminActions extending resource: backups {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589746 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeActions extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589843 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension TypesManage extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.589934 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension UsedLimits extending resource: limits {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.590039 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.590130 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.590230 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.591043 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.591043 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.591370 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.591370 np0000180503 devstack@c-api.service[112522]: DEBUG cinder.api.v3.router [None req-1916ea2e-c472-4e28-b07a-961e7029a304 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:55.601915 np0000180503 devstack@c-api.service[112522]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76597e4a3668 pid: 112522 (default app) Jun 16 01:15:02.858901 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.858901 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.858901 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.858901 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.858901 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859723 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.859723 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859723 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.859723 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859723 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.859997 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860383 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860383 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860383 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860383 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860686 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860686 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860686 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860686 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860985 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860985 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.860985 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.860985 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861265 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861265 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861265 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861265 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861265 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861574 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861574 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861574 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861574 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861574 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.861909 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.862283 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.863735 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864176 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864176 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864176 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864176 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864176 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864518 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864518 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864518 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864518 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864518 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.864855 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.865267 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865648 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.865648 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865648 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.865648 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.865648 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.866173 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.866173 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.866173 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.866173 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.866173 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.866695 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.866695 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.866695 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.866695 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867075 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867075 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867075 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867075 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867506 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867506 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867506 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867506 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867506 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867921 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867921 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867921 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.867921 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.867921 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868273 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868273 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868273 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868273 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868622 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868622 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868622 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868622 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868877 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868877 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.868877 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.868877 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869118 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869118 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869118 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869118 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869347 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869347 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869347 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869347 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869608 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869608 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869608 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869608 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869608 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.869950 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870324 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870324 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870324 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870324 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870324 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870637 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.870990 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871344 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871753 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871949 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871949 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.871949 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.871949 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872087 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.872087 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872087 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.872087 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872087 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: warnings.warn(deprecated_msg) Jun 16 01:15:02.872262 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.middleware.request_id [None req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce None None] RequestId filter calling following filter/app {{(pid=112525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:03.326554 np0000180503 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce admin admin] POST https://199.204.45.162/volume/v3/types Jun 16 01:15:03.327268 np0000180503 devstack@c-api.service[112525]: DEBUG cinder.api.openstack.wsgi [None req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:03.328644 np0000180503 devstack@c-api.service[112525]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:15:03.328644 np0000180503 devstack@c-api.service[112525]: warnings.warn( Jun 16 01:15:03.370124 np0000180503 devstack@c-api.service[112525]: DEBUG oslo_db.sqlalchemy.engines [None req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce 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=112525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:03.407516 np0000180503 devstack@c-api.service[112525]: INFO cinder.api.openstack.wsgi [None req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jun 16 01:15:03.408295 np0000180503 devstack@c-api.service[112525]: [pid: 112525|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Tue Jun 16 01:15:02 2026] POST /volume/v3/types => generated 186 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:15:03.421141 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.middleware.request_id [req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce req-c8ba1572-765a-42e5-95c8-3dd8de8df0bd None None] RequestId filter calling following filter/app {{(pid=112523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:03.733937 np0000180503 devstack@c-api.service[112523]: INFO cinder.api.openstack.wsgi [req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce req-c8ba1572-765a-42e5-95c8-3dd8de8df0bd admin admin] POST https://199.204.45.162/volume/v3/types/c977cec8-e7ac-4415-8a18-c76cbde6b1a6/extra_specs Jun 16 01:15:03.734440 np0000180503 devstack@c-api.service[112523]: DEBUG cinder.api.openstack.wsgi [req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce req-c8ba1572-765a-42e5-95c8-3dd8de8df0bd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:03.736120 np0000180503 devstack@c-api.service[112523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:15:03.736120 np0000180503 devstack@c-api.service[112523]: warnings.warn( Jun 16 01:15:03.778034 np0000180503 devstack@c-api.service[112523]: DEBUG oslo_db.sqlalchemy.engines [req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce req-c8ba1572-765a-42e5-95c8-3dd8de8df0bd 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=112523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:03.839574 np0000180503 devstack@c-api.service[112523]: INFO cinder.api.openstack.wsgi [req-49c2c8ca-92b0-4c7e-afd3-f7c3995530ce req-c8ba1572-765a-42e5-95c8-3dd8de8df0bd admin admin] https://199.204.45.162/volume/v3/types/c977cec8-e7ac-4415-8a18-c76cbde6b1a6/extra_specs returned with HTTP 200 Jun 16 01:15:03.840483 np0000180503 devstack@c-api.service[112523]: [pid: 112523|app: 0|req: 2/3] 199.204.45.162 () {70 vars in 1505 bytes} [Tue Jun 16 01:15:03 2026] POST /volume/v3/types/c977cec8-e7ac-4415-8a18-c76cbde6b1a6/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:15:05.470277 np0000180503 devstack@c-api.service[112524]: DEBUG dbcounter [-] [112524] Writing DB stats cinder:SELECT=6 {{(pid=112524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:05.481348 np0000180503 devstack@c-api.service[112522]: DEBUG dbcounter [-] [112522] Writing DB stats cinder:SELECT=6 {{(pid=112522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:13.404583 np0000180503 devstack@c-api.service[112525]: DEBUG dbcounter [-] [112525] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:13.838003 np0000180503 devstack@c-api.service[112523]: DEBUG dbcounter [-] [112523] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}