Jun 16 01:06:43.313213 np0000180450 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:06:43.320575 np0000180450 devstack@c-api.service[112367]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:06:43 2026] *** Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: nodename: np0000180450 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: machine: x86_64 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: clock source: unix Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: pcre jit disabled Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: detected number of CPU cores: 16 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: current working directory: / Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: your processes number limit is 256917 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: your memory page size is 4096 bytes Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: detected max file descriptor number: 2048 Jun 16 01:06:43.323456 np0000180450 devstack@c-api.service[112367]: lock engine: pthread robust mutexes Jun 16 01:06:43.324231 np0000180450 devstack@c-api.service[112367]: thunder lock: enabled Jun 16 01:06:43.324231 np0000180450 devstack@c-api.service[112367]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:06:43.324231 np0000180450 devstack@c-api.service[112367]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:06:43.324231 np0000180450 devstack@c-api.service[112367]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:06:43.324231 np0000180450 devstack@c-api.service[112367]: Set PythonHome to /opt/stack/data/venv Jun 16 01:06:43.360651 np0000180450 devstack@c-api.service[112367]: Python main interpreter initialized at 0x7ca8308a3668 Jun 16 01:06:43.360651 np0000180450 devstack@c-api.service[112367]: python threads support enabled Jun 16 01:06:43.360651 np0000180450 devstack@c-api.service[112367]: your server socket listen backlog is limited to 100 connections Jun 16 01:06:43.360651 np0000180450 devstack@c-api.service[112367]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:06:43.361164 np0000180450 devstack@c-api.service[112367]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:06:43.361297 np0000180450 devstack@c-api.service[112367]: *** Operational MODE: preforking *** Jun 16 01:06:43.361450 np0000180450 devstack@c-api.service[112367]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:06:43.361450 np0000180450 devstack@c-api.service[112367]: spawned uWSGI master process (pid: 112367) Jun 16 01:06:43.361586 np0000180450 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:06:43.362106 np0000180450 devstack@c-api.service[112367]: spawned uWSGI worker 1 (pid: 112370, cores: 1) Jun 16 01:06:43.362787 np0000180450 devstack@c-api.service[112367]: spawned uWSGI worker 2 (pid: 112371, cores: 1) Jun 16 01:06:43.363927 np0000180450 devstack@c-api.service[112367]: spawned uWSGI worker 3 (pid: 112372, cores: 1) Jun 16 01:06:43.363927 np0000180450 devstack@c-api.service[112367]: spawned uWSGI worker 4 (pid: 112373, cores: 1) Jun 16 01:06:43.363927 np0000180450 devstack@c-api.service[112367]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: we strongly recommend against using it for new projects. Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: framework. For more detail see Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:06:43.486132 np0000180450 devstack@c-api.service[112372]: import eventlet # noqa Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: we strongly recommend against using it for new projects. Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: framework. For more detail see Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:06:43.490765 np0000180450 devstack@c-api.service[112371]: import eventlet # noqa Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: we strongly recommend against using it for new projects. Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: framework. For more detail see Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:06:43.496204 np0000180450 devstack@c-api.service[112373]: import eventlet # noqa Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: we strongly recommend against using it for new projects. Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: framework. For more detail see Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:06:43.498340 np0000180450 devstack@c-api.service[112370]: import eventlet # noqa Jun 16 01:06:43.570336 np0000180450 devstack@c-api.service[112372]: /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:06:43.570336 np0000180450 devstack@c-api.service[112372]: warnings.warn( Jun 16 01:06:43.578752 np0000180450 devstack@c-api.service[112371]: /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:06:43.578752 np0000180450 devstack@c-api.service[112371]: warnings.warn( Jun 16 01:06:43.583713 np0000180450 devstack@c-api.service[112370]: /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:06:43.583713 np0000180450 devstack@c-api.service[112370]: warnings.warn( Jun 16 01:06:43.585795 np0000180450 devstack@c-api.service[112373]: /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:06:43.585795 np0000180450 devstack@c-api.service[112373]: warnings.warn( Jun 16 01:06:43.645005 np0000180450 devstack@c-api.service[112372]: /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:06:43.645005 np0000180450 devstack@c-api.service[112372]: from cgi import parse_header Jun 16 01:06:43.664519 np0000180450 devstack@c-api.service[112373]: /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:06:43.664519 np0000180450 devstack@c-api.service[112373]: from cgi import parse_header Jun 16 01:06:43.666442 np0000180450 devstack@c-api.service[112370]: /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:06:43.666442 np0000180450 devstack@c-api.service[112370]: from cgi import parse_header Jun 16 01:06:43.694343 np0000180450 devstack@c-api.service[112372]: /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:06:43.694343 np0000180450 devstack@c-api.service[112372]: removals.removed_module( Jun 16 01:06:43.695763 np0000180450 devstack@c-api.service[112372]: /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:06:43.695763 np0000180450 devstack@c-api.service[112372]: removals.removed_module( Jun 16 01:06:43.716703 np0000180450 devstack@c-api.service[112371]: /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:06:43.716703 np0000180450 devstack@c-api.service[112371]: from cgi import parse_header Jun 16 01:06:43.724311 np0000180450 devstack@c-api.service[112370]: /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:06:43.724311 np0000180450 devstack@c-api.service[112370]: removals.removed_module( Jun 16 01:06:43.726071 np0000180450 devstack@c-api.service[112370]: /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:06:43.726071 np0000180450 devstack@c-api.service[112370]: removals.removed_module( Jun 16 01:06:43.735749 np0000180450 devstack@c-api.service[112373]: /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:06:43.735749 np0000180450 devstack@c-api.service[112373]: removals.removed_module( Jun 16 01:06:43.737300 np0000180450 devstack@c-api.service[112373]: /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:06:43.737300 np0000180450 devstack@c-api.service[112373]: removals.removed_module( Jun 16 01:06:43.769486 np0000180450 devstack@c-api.service[112371]: /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:06:43.769486 np0000180450 devstack@c-api.service[112371]: removals.removed_module( Jun 16 01:06:43.770991 np0000180450 devstack@c-api.service[112371]: /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:06:43.770991 np0000180450 devstack@c-api.service[112371]: removals.removed_module( Jun 16 01:06:44.322118 np0000180450 devstack@c-api.service[112372]: /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:06:44.322118 np0000180450 devstack@c-api.service[112372]: warnings.warn( Jun 16 01:06:44.383839 np0000180450 devstack@c-api.service[112370]: /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:06:44.383839 np0000180450 devstack@c-api.service[112370]: warnings.warn( Jun 16 01:06:44.402929 np0000180450 devstack@c-api.service[112371]: /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:06:44.402929 np0000180450 devstack@c-api.service[112371]: warnings.warn( Jun 16 01:06:44.415467 np0000180450 devstack@c-api.service[112372]: /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:06:44.415467 np0000180450 devstack@c-api.service[112372]: warnings.warn( Jun 16 01:06:44.460557 np0000180450 devstack@c-api.service[112373]: /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:06:44.460557 np0000180450 devstack@c-api.service[112373]: warnings.warn( Jun 16 01:06:44.480180 np0000180450 devstack@c-api.service[112370]: /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:06:44.480180 np0000180450 devstack@c-api.service[112370]: warnings.warn( Jun 16 01:06:44.502832 np0000180450 devstack@c-api.service[112371]: /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:06:44.502832 np0000180450 devstack@c-api.service[112371]: warnings.warn( Jun 16 01:06:44.635121 np0000180450 devstack@c-api.service[112373]: /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:06:44.635121 np0000180450 devstack@c-api.service[112373]: warnings.warn( Jun 16 01:06:44.733465 np0000180450 devstack@c-api.service[112372]: 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:06:44.733970 np0000180450 devstack@c-api.service[112372]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112372) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:06:44.762818 np0000180450 devstack@c-api.service[112370]: 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:06:44.762818 np0000180450 devstack@c-api.service[112370]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112370) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:06:44.787552 np0000180450 devstack@c-api.service[112371]: 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:06:44.787749 np0000180450 devstack@c-api.service[112371]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112371) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:06:44.821843 np0000180450 devstack@c-api.service[112372]: /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:06:44.821843 np0000180450 devstack@c-api.service[112372]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:06:44.823854 np0000180450 devstack@c-api.service[112370]: /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:06:44.823854 np0000180450 devstack@c-api.service[112370]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:06:44.849693 np0000180450 devstack@c-api.service[112371]: /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:06:44.849693 np0000180450 devstack@c-api.service[112371]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:06:44.935071 np0000180450 devstack@c-api.service[112373]: 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:06:44.935244 np0000180450 devstack@c-api.service[112373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112373) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:06:44.997440 np0000180450 devstack@c-api.service[112373]: /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:06:44.997440 np0000180450 devstack@c-api.service[112373]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:06:45.277149 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112371) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:06:45.277600 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:06:45.277801 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:06:45.277910 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.277910 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.278076 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.278174 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.278267 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.278355 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.278453 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.278590 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.278697 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.279240 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.279314 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.279393 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.279393 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.279530 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.279592 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.279664 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.279757 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.279816 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.279894 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.279955 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.280025 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.280085 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.280144 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.280204 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.280264 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.280324 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.280381 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.280451 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.280514 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.280514 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.280976 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.281069 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.281134 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.281220 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.281283 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.281345 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.281409 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.281480 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.281540 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.281599 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.281660 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.281747 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.281807 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.281880 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.282117 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.282183 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.282998 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.283137 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.283137 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.283304 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.283393 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.283490 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.283587 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.283668 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.283783 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.283896 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.284008 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.284117 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.284117 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.284117 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.284313 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.285456 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.285456 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.285661 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.285661 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.285661 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.286008 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.286106 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.286106 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.286298 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.286381 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.286381 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.286558 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.286626 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.286712 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.286774 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.286834 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.286916 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.286984 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.286984 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.287152 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.287265 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.287383 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.287383 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.287383 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.287383 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.287636 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.287704 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.287704 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.287803 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.287803 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.287879 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.287925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.287925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.287925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.288044 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.288089 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.288131 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.289298 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.289409 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.289490 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.289558 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.289621 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.289667 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.289760 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.289829 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.289891 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.289948 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.290008 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.290071 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.290133 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.290187 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.290248 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.290293 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.290341 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.290383 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.290423 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.290465 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.290534 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.290576 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.290618 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.290660 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.290747 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.290822 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.290893 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.290893 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.291027 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.291084 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.291127 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.291225 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.291277 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.291341 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.291423 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.291476 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.291539 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.291611 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.291657 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.291738 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.291797 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.291848 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.295321 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.295413 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.295454 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.295502 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.295554 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.295597 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.295647 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.295722 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.295785 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.295846 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.295888 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.295941 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.295982 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.295982 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.296054 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.296054 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.296137 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.296137 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.296250 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.296250 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.296364 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.300572 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.300661 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.300661 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.300792 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.300853 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.300853 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.300956 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.301015 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.301069 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.301150 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.301213 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.301213 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.301213 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.301213 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.301412 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.301412 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.301512 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.301512 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.301597 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.301597 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.301709 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.303806 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.303901 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.303901 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.303976 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.304020 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.304059 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.304115 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.304177 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.304235 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.304273 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.304316 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.304355 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.304393 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.304430 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.304474 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.304511 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.304554 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.304602 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.304639 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.304758 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.304825 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.304905 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.304971 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.305031 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.305095 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.305177 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.305283 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.305358 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.305421 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.305483 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.305555 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.305621 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.305717 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.305799 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.305863 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.305928 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.305990 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.306051 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.306124 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.306185 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.306250 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.306309 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.306379 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.306463 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.306741 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.306824 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.306904 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.306970 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.307035 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.307110 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.307170 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.307232 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.307290 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.307381 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.307447 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.307511 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.307570 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.307647 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.307737 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.307803 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.307803 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.307803 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.307803 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.308061 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.308061 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.308061 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.308061 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.308061 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.308348 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.308414 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.308478 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.308541 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.308617 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.308617 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.308617 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.308815 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.308882 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.308951 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.309039 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.309107 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.309107 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.309107 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.309107 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.309107 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.310204 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.310284 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.310284 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.310399 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.310466 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.310580 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.310647 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.310752 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.310817 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.310879 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.310943 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.311004 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.311004 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.311004 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.311168 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.311536 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.311602 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.311602 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.311762 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.311843 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.312088 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.312172 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.312237 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.312312 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.312378 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.312441 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.312512 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.312576 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.312638 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.312744 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.312818 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.312883 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.312946 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.313017 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.313080 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.313146 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.313208 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.313274 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.313337 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.313412 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.313494 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.313569 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.313634 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.313727 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.313793 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.313856 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.313919 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.314006 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.314070 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.314143 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.314206 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.314286 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.314369 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.314433 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.314575 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.314660 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.314660 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.314660 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.314888 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.314888 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.314888 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.315171 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.315239 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.315313 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.315385 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.315447 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.315527 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.315612 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.315688 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.315735 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.315773 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.315808 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.315840 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.315870 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.315900 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.315935 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.315935 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.315991 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.315991 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.316069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.316220 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.316254 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.316291 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.316328 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.316359 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.316386 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.316418 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.316450 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.316488 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.316519 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.316552 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.316582 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.316611 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.316644 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.316689 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.317243 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.317312 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.317368 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.317437 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.317488 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.317528 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.317562 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.317589 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.317627 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.317662 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.317716 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.317748 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.317781 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.317812 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.317843 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.317873 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.317918 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.317951 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.317987 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.318023 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.318055 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.318087 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.318119 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.318155 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.318186 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.318218 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.318249 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.318281 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.318311 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.318341 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.318377 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.318412 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.318440 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.318501 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.318536 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.318567 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.318603 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.318887 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.318944 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.319007 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.319068 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.319128 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.319160 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.319191 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.319231 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.319264 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.319296 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.319343 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.319403 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.319462 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.319494 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.319526 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.319559 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.319630 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.319719 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.319797 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.319859 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.319929 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.320632 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.320716 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.320777 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.320845 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.320903 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.320959 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.320998 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.321035 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.321067 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.321163 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.321221 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.321295 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.321362 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.321448 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.321491 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.321523 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.321573 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.321685 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.321816 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.321854 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.321893 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.321924 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.321956 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.322009 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.322054 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.322086 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.322125 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.322193 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.322442 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.322529 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.322571 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.322605 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.322650 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.322728 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.322772 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.322805 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.322834 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.322869 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.322904 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.322953 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.323021 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.323021 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.324632 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.324746 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.324804 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.324870 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.324917 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.325040 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.325140 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.325187 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.325272 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.325317 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.325363 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.325483 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.325553 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.325597 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.326490 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.326900 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.326980 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.327032 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.327080 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.327135 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.327225 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.327274 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.327319 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.327371 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.327446 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.328122 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.328188 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.328232 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.328276 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.328315 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.328372 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.328416 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.328416 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.328491 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.328534 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.328580 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.328628 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.328706 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.328706 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.328706 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.328706 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.328706 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.328925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.328925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.328925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.328925 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.329091 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.329141 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.329185 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.329230 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.329267 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.329267 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.329340 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.329379 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.329379 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.329379 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.335874 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.335874 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.335874 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.336337 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.336386 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.336386 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.336474 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.336516 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.336561 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.336606 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.336652 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.336652 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.336652 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.336652 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.336855 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.336855 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.336855 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.336939 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.336973 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.336973 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.337028 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.337064 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.337064 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.337125 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.337125 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.337125 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.337195 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.337292 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.339332 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.339400 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.339467 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.339592 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.339652 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.339708 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.339749 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.339779 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.339807 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.339857 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.339916 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.339949 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.339949 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.339949 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.340550 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.340600 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.340712 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.340828 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.340879 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.340879 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.340941 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.340971 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.340996 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.341031 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.341066 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.341066 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.341133 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.341198 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.341457 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.341596 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.341755 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.341820 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.341902 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.341954 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.342009 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.342069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.342069 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.342184 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.342239 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.342299 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.342354 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.342412 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.342496 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.342742 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.342797 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.342837 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.342837 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.342837 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.342837 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.342976 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.342976 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.342976 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.343092 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.343140 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.343228 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.343289 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.343604 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.343690 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.343732 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.343788 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.343851 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.343921 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.343986 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.348698 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.348774 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.348824 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.348867 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.348924 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.348980 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.349060 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.349108 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.349148 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.349189 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.349242 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.349283 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.349322 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.349369 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.349408 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.349447 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.349485 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.349523 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.349570 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.349570 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.349570 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.349766 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.349766 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.349766 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.349766 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.349904 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.350028 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.350085 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.350154 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.350202 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.350276 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.350333 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.350405 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.350475 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.350555 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.350602 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.350689 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.350757 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.350819 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.368195 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:06:45.368564 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.368647 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.368852 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.369341 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.369456 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.369456 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.369625 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.369625 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.369625 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.369960 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.370183 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.370312 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.370312 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.370312 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.370620 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.370620 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.370620 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.371106 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.371197 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.371197 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.371312 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.371312 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.371428 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.371495 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.371996 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.372085 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.372085 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.372245 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.372245 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.372369 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.372369 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.372824 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.372938 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.372938 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.373070 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.373070 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.373070 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.373271 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.373647 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.373794 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.373865 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.373954 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.373954 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.374083 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.374083 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.374216 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.374216 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.374340 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.374340 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.374531 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.374531 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.374531 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.375529 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.375617 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.375617 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.375802 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.375802 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.375802 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.375978 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.376709 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.376805 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.376805 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.376958 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.376958 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.377077 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.377077 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.377685 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.377737 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.377812 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.377873 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.377911 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.377974 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.378048 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.378109 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.378162 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.378229 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.378301 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.378356 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.378421 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.378553 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.378723 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.378792 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.378849 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.378928 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.378981 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.379056 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.379101 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.379638 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.379708 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.379785 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.379832 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.379875 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.379957 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.380031 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.380547 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.380640 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.380640 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.380791 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.380791 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.380913 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.380913 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.381213 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.381281 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.381326 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.381412 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.381462 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.381508 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.381588 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.381649 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.381729 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.381776 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.381850 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.381896 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.381966 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.382033 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.382482 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.382536 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.382623 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.382692 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.382754 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.382813 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.382891 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.383445 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.383658 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.383658 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.383658 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.383658 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.383905 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.383905 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.384240 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.384304 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.384363 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.384430 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.384486 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.384541 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.384596 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.384661 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.384746 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.384802 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.384895 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.384895 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.385000 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.385000 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.385315 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.385391 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.385438 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.385479 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.385529 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.385601 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.385694 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.386149 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.386199 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.386255 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.386319 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.386367 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.386455 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.386548 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.386867 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.386931 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.386978 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.387029 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.387117 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.387165 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.387216 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.387833 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.387909 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.387971 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.388024 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.388070 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.388121 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.388164 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.388428 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.388480 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.388546 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.388592 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.388666 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.388767 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.388820 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.389104 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.389160 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.389214 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.389262 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.389341 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.389387 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.389468 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.389720 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.389782 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.389833 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.389907 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.389987 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.390032 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.390079 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.390867 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.390930 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.390988 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.391053 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.391220 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.391220 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.391220 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.391532 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.391582 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.391655 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.391725 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.391795 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.391843 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.391901 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.392205 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.392258 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.392305 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.392392 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.392441 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.392508 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.392564 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.393536 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.393587 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.393666 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.393750 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.393796 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.393840 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.393933 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:06:45.393981 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:06:45.394044 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:06:45.394105 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:06:45.394176 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:06:45.394230 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:06:45.394274 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:06:45.395940 np0000180450 devstack@c-api.service[112370]: INFO dbcounter [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Registered counter for database cinder Jun 16 01:06:45.396323 np0000180450 devstack@c-api.service[112371]: INFO dbcounter [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Registered counter for database cinder Jun 16 01:06:45.396865 np0000180450 devstack@c-api.service[112372]: INFO dbcounter [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Registered counter for database cinder Jun 16 01:06:45.441779 np0000180450 devstack@c-api.service[112373]: INFO dbcounter [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Registered counter for database cinder Jun 16 01:06:45.443013 np0000180450 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.445038 np0000180450 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-099a386b-a2ef-4341-86be-065eb41198b6 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.446716 np0000180450 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-9473c027-568d-4d53-a661-361414cbb7cc 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.497505 np0000180450 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.553956 np0000180450 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writer thread running {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:06:45.556759 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:06:45.557569 np0000180450 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writer thread running {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:06:45.559147 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:06:45.559984 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:06:45.561331 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:06:45.562200 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:06:45.563264 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:06:45.564131 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.564752 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:06:45.567044 np0000180450 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writer thread running {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:06:45.567357 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.567428 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:06:45.568517 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.569843 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:06:45.572159 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.572299 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:06:45.574588 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:06:45.576925 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:06:45.578038 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.582015 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.603988 np0000180450 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.606087 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:06:45.607885 np0000180450 devstack@c-api.service[112371]: INFO cinder.rpc [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:06:45.608729 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.611595 np0000180450 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-099a386b-a2ef-4341-86be-065eb41198b6 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.615457 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:06:45.616486 np0000180450 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writer thread running {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:06:45.619134 np0000180450 devstack@c-api.service[112372]: INFO cinder.rpc [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:06:45.619271 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.619742 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:06:45.621107 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.622345 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:06:45.622418 np0000180450 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-9473c027-568d-4d53-a661-361414cbb7cc 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.622479 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.625188 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:06:45.625328 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:06:45.625561 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.627745 np0000180450 devstack@c-api.service[112370]: INFO cinder.rpc [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:06:45.627823 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:06:45.628851 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.628936 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.630888 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.632517 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.632848 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.633890 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.636081 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.636792 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.639200 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.640176 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.641971 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.643000 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.644291 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.645142 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.645872 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.647279 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.647387 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.648257 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.650061 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.650193 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.653281 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.653448 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.655532 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.656262 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.656310 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.658910 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.659152 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.659248 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.660745 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.661066 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.662519 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.662624 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.663704 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.663935 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.665260 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.665332 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.666448 np0000180450 devstack@c-api.service[112371]: WARNING cinder.api.contrib.hosts [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:06:45.667162 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.668281 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.668449 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.669196 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.669762 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.669880 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.670975 np0000180450 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:45.671633 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.672263 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: extensions {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.672396 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.672740 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.673608 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-quota-class-sets {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.674123 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:06:45.674907 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: scheduler-stats {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.674995 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.676403 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.676521 np0000180450 devstack@c-api.service[112373]: INFO cinder.rpc [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:06:45.676937 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-quota-sets {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.677763 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.677875 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.677944 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.678595 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: backups {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.679190 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.680341 np0000180450 devstack@c-api.service[112372]: WARNING cinder.api.contrib.hosts [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:06:45.680601 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-snapshot-manage {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.681050 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.681409 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.682022 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: consistencygroups {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.682388 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.683590 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.683687 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.683998 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: extra_specs {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.685044 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.685202 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.685557 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-hosts {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.686179 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: extensions {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.686498 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.686919 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-volume-manage {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.687547 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-quota-class-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.687856 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.688367 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-availability-zone {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.688848 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: scheduler-stats {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.689011 np0000180450 devstack@c-api.service[112370]: WARNING cinder.api.contrib.hosts [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:06:45.689696 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: encryption {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.689789 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.690037 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.690322 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-quota-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.691015 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.691204 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-volume-transfer {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.692332 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.692487 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: backups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.692841 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: capabilities {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.693866 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.694130 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: encryption {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.694323 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.694534 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-snapshot-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.694882 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: extensions {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.695695 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: os-volume-type-access {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.695966 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: consistencygroups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.696219 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-quota-class-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.697269 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: cgsnapshots {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.697509 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: scheduler-stats {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.697589 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.697938 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: extra_specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.698696 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extended resource: qos-specs {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.698998 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-quota-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.699500 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-hosts {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.700779 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] SnapshotActionsController initialized {{(pid=112371) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:06:45.700918 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-volume-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.700992 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: backups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.701504 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.701595 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.702337 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-availability-zone {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.702903 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.702952 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-snapshot-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.703635 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.704242 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.704367 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: consistencygroups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.704654 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.705146 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-volume-transfer {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.705563 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.706324 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: extra_specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.706838 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: capabilities {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.707013 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.707664 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.707883 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-hosts {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.708120 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.708435 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.709190 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-volume-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.709615 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: os-volume-type-access {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.709804 np0000180450 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.710709 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.710826 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-availability-zone {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.710899 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.710963 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.711029 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.711029 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension AdminActions extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.711165 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.711244 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension AdminActions extending resource: backups {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.711309 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: cgsnapshots {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.711932 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712013 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.712084 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension TypesManage extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712150 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension UsedLimits extending resource: limits {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712238 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712343 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712455 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712534 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712701 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extended resource: qos-specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.712780 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712780 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.712923 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-7a1f7705-ce7a-4e0c-95a3-146d22e399a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.713498 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-volume-transfer {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.713652 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.714821 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.contrib.snapshot_actions [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] SnapshotActionsController initialized {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:06:45.715147 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: capabilities {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.715601 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.716423 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.716596 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.717032 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.717932 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: os-volume-type-access {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.718077 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.718419 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.719845 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: cgsnapshots {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.719897 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.720628 np0000180450 devstack@c-api.service[112371]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca8308a3668 pid: 112371 (default app) Jun 16 01:06:45.720839 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.720933 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extended resource: qos-specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.721102 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.722577 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.723042 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.contrib.snapshot_actions [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] SnapshotActionsController initialized {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:06:45.723790 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.723956 np0000180450 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.724820 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.724943 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725071 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725121 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.725179 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension AdminActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725315 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725415 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension AdminActions extending resource: backups {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725602 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725738 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension TypesManage extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725853 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension UsedLimits extending resource: limits {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.725954 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726051 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726152 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726256 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726423 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726495 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.726541 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.726583 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.726623 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-099a386b-a2ef-4341-86be-065eb41198b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.727866 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.728627 np0000180450 devstack@c-api.service[112371]: /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:06:45.728627 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.728802 np0000180450 devstack@c-api.service[112371]: /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:06:45.728802 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.728802 np0000180450 devstack@c-api.service[112371]: /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:06:45.728802 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.728802 np0000180450 devstack@c-api.service[112371]: /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:06:45.729062 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729062 np0000180450 devstack@c-api.service[112371]: /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:06:45.729062 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729062 np0000180450 devstack@c-api.service[112371]: /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:06:45.729062 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729062 np0000180450 devstack@c-api.service[112371]: /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:06:45.729346 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729346 np0000180450 devstack@c-api.service[112371]: /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:06:45.729346 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729346 np0000180450 devstack@c-api.service[112371]: /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:06:45.729346 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729568 np0000180450 devstack@c-api.service[112371]: /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:06:45.729568 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729568 np0000180450 devstack@c-api.service[112371]: /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:06:45.729568 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729776 np0000180450 devstack@c-api.service[112371]: /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:06:45.729776 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.729776 np0000180450 devstack@c-api.service[112371]: /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:06:45.729776 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730041 np0000180450 devstack@c-api.service[112371]: /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:06:45.730041 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730041 np0000180450 devstack@c-api.service[112371]: /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:06:45.730041 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730041 np0000180450 devstack@c-api.service[112371]: /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:06:45.730344 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730344 np0000180450 devstack@c-api.service[112371]: /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:06:45.730344 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730344 np0000180450 devstack@c-api.service[112371]: /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:06:45.730344 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730560 np0000180450 devstack@c-api.service[112371]: /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:06:45.730560 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730560 np0000180450 devstack@c-api.service[112371]: /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:06:45.730560 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730560 np0000180450 devstack@c-api.service[112371]: /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:06:45.730560 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730877 np0000180450 devstack@c-api.service[112371]: /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:06:45.730877 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730877 np0000180450 devstack@c-api.service[112371]: /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:06:45.730877 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.730877 np0000180450 devstack@c-api.service[112371]: /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:06:45.730877 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731143 np0000180450 devstack@c-api.service[112371]: /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:06:45.731143 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731143 np0000180450 devstack@c-api.service[112371]: /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:06:45.731143 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731143 np0000180450 devstack@c-api.service[112371]: /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:06:45.731143 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731416 np0000180450 devstack@c-api.service[112371]: /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:06:45.731416 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731510 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.731551 np0000180450 devstack@c-api.service[112371]: /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:06:45.731551 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731551 np0000180450 devstack@c-api.service[112371]: /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:06:45.731551 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731551 np0000180450 devstack@c-api.service[112371]: /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:06:45.731938 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731938 np0000180450 devstack@c-api.service[112371]: /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:06:45.731938 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.731938 np0000180450 devstack@c-api.service[112371]: /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:06:45.731938 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732156 np0000180450 devstack@c-api.service[112371]: /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:06:45.732156 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732156 np0000180450 devstack@c-api.service[112371]: /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:06:45.732156 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732156 np0000180450 devstack@c-api.service[112371]: /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:06:45.732156 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732429 np0000180450 devstack@c-api.service[112371]: /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:06:45.732429 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732429 np0000180450 devstack@c-api.service[112371]: /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:06:45.732429 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732429 np0000180450 devstack@c-api.service[112371]: /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:06:45.732429 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732696 np0000180450 devstack@c-api.service[112371]: /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:06:45.732696 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732696 np0000180450 devstack@c-api.service[112371]: /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:06:45.732696 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732696 np0000180450 devstack@c-api.service[112371]: /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:06:45.732947 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732947 np0000180450 devstack@c-api.service[112371]: /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:06:45.732947 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.732947 np0000180450 devstack@c-api.service[112371]: /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:06:45.732947 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733174 np0000180450 devstack@c-api.service[112371]: /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:06:45.733174 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733174 np0000180450 devstack@c-api.service[112371]: /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:06:45.733174 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733372 np0000180450 devstack@c-api.service[112371]: /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:06:45.733372 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733372 np0000180450 devstack@c-api.service[112371]: /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:06:45.733372 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733559 np0000180450 devstack@c-api.service[112371]: /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:06:45.733559 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733559 np0000180450 devstack@c-api.service[112371]: /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:06:45.733559 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733559 np0000180450 devstack@c-api.service[112371]: /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:06:45.733864 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733864 np0000180450 devstack@c-api.service[112371]: /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:06:45.733864 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.733864 np0000180450 devstack@c-api.service[112371]: /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:06:45.733864 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734091 np0000180450 devstack@c-api.service[112371]: /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:06:45.734091 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734091 np0000180450 devstack@c-api.service[112371]: /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:06:45.734091 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734305 np0000180450 devstack@c-api.service[112371]: /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:06:45.734305 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734305 np0000180450 devstack@c-api.service[112371]: /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:06:45.734305 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734502 np0000180450 devstack@c-api.service[112371]: /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:06:45.734502 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734502 np0000180450 devstack@c-api.service[112371]: /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:06:45.734502 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734711 np0000180450 devstack@c-api.service[112371]: /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:06:45.734711 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734711 np0000180450 devstack@c-api.service[112371]: /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:06:45.734711 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734911 np0000180450 devstack@c-api.service[112371]: /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:06:45.734911 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.734911 np0000180450 devstack@c-api.service[112371]: /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:06:45.734911 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735105 np0000180450 devstack@c-api.service[112371]: /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:06:45.735105 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735105 np0000180450 devstack@c-api.service[112371]: /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:06:45.735105 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735105 np0000180450 devstack@c-api.service[112371]: /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:06:45.735363 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735363 np0000180450 devstack@c-api.service[112371]: /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:06:45.735363 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735363 np0000180450 devstack@c-api.service[112371]: /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:06:45.735363 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735363 np0000180450 devstack@c-api.service[112371]: /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:06:45.735637 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735637 np0000180450 devstack@c-api.service[112371]: /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:06:45.735637 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735768 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.735805 np0000180450 devstack@c-api.service[112371]: /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:06:45.735805 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735805 np0000180450 devstack@c-api.service[112371]: /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:06:45.735805 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.735805 np0000180450 devstack@c-api.service[112371]: /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:06:45.735805 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736164 np0000180450 devstack@c-api.service[112371]: /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:06:45.736164 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736164 np0000180450 devstack@c-api.service[112371]: /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:06:45.736164 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736164 np0000180450 devstack@c-api.service[112371]: /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:06:45.736164 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736402 np0000180450 devstack@c-api.service[112371]: /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:06:45.736402 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736402 np0000180450 devstack@c-api.service[112371]: /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:06:45.736402 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736402 np0000180450 devstack@c-api.service[112371]: /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:06:45.736402 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736634 np0000180450 devstack@c-api.service[112371]: /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:06:45.736634 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736634 np0000180450 devstack@c-api.service[112371]: /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:06:45.736634 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736634 np0000180450 devstack@c-api.service[112371]: /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:06:45.736634 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736899 np0000180450 devstack@c-api.service[112371]: /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:06:45.736899 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.736899 np0000180450 devstack@c-api.service[112371]: /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:06:45.736899 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737056 np0000180450 devstack@c-api.service[112371]: /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:06:45.737056 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737056 np0000180450 devstack@c-api.service[112371]: /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:06:45.737056 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737226 np0000180450 devstack@c-api.service[112371]: /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:06:45.737226 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737226 np0000180450 devstack@c-api.service[112371]: /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:06:45.737226 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737398 np0000180450 devstack@c-api.service[112371]: /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:06:45.737398 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737398 np0000180450 devstack@c-api.service[112371]: /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:06:45.737398 np0000180450 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) Jun 16 01:06:45.737591 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.737591 np0000180450 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.737695 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-660fdb58-8d47-4cad-b535-95b1dc6c5bdc None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:06:45.737758 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension AdminActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension AdminActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension AdminActions extending resource: backups {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.737814 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738100 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension TypesManage extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738100 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension UsedLimits extending resource: limits {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738177 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738214 np0000180450 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-9473c027-568d-4d53-a661-361414cbb7cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.738508 np0000180450 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 1/1] 199.204.45.177 () {60 vars in 956 bytes} [Tue Jun 16 01:06:45 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:06:45.738548 np0000180450 devstack@c-api.service[112372]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca8308a3668 pid: 112372 (default app) Jun 16 01:06:45.738859 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.738859 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.738859 np0000180450 devstack@c-api.service[112373]: WARNING cinder.api.contrib.hosts [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:06:45.738859 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.739841 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.741163 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.742711 np0000180450 devstack@c-api.service[112370]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca8308a3668 pid: 112370 (default app) Jun 16 01:06:45.742762 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.743721 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: extensions {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.745609 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-quota-class-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.746958 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: scheduler-stats {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.748407 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-quota-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.749864 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: backups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.751973 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-snapshot-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.753360 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: consistencygroups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.755896 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: extra_specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.757128 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-hosts {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.758524 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-volume-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.759935 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-availability-zone {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.761993 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.762891 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-volume-transfer {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.764491 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: capabilities {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.765782 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.767387 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: os-volume-type-access {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.768962 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: cgsnapshots {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.770407 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extended resource: qos-specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:06:45.773099 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] SnapshotActionsController initialized {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:06:45.774071 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.775773 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.777063 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.778431 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.779899 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.781355 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.782790 np0000180450 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:06:45.783722 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.783879 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784067 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784159 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension AdminActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784289 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension AdminActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784392 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension AdminActions extending resource: backups {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784496 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784628 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension TypesManage extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784755 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension UsedLimits extending resource: limits {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784865 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.784967 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.785057 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.785147 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.785289 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.785388 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.785503 np0000180450 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-ff7ec908-cb50-4468-8cfc-8936393deaa2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:06:45.793606 np0000180450 devstack@c-api.service[112373]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca8308a3668 pid: 112373 (default app) Jun 16 01:06:53.079657 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-fea1ddba-8238-47b2-a66a-b0515132dea6 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:06:53.552805 np0000180450 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-fea1ddba-8238-47b2-a66a-b0515132dea6 admin admin] POST https://199.204.45.177/volume/v3/types Jun 16 01:06:53.553288 np0000180450 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-fea1ddba-8238-47b2-a66a-b0515132dea6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:06:53.554971 np0000180450 devstack@c-api.service[112371]: /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:06:53.554971 np0000180450 devstack@c-api.service[112371]: warnings.warn( Jun 16 01:06:53.595999 np0000180450 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-fea1ddba-8238-47b2-a66a-b0515132dea6 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:53.634810 np0000180450 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-fea1ddba-8238-47b2-a66a-b0515132dea6 admin admin] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 16 01:06:53.635336 np0000180450 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 2/2] 199.204.45.177 () {68 vars in 1288 bytes} [Tue Jun 16 01:06:53 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:06:53.662362 np0000180450 devstack@c-api.service[112372]: /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:06:53.662362 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.662362 np0000180450 devstack@c-api.service[112372]: /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:06:53.662362 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.662362 np0000180450 devstack@c-api.service[112372]: /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:06:53.663872 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.663872 np0000180450 devstack@c-api.service[112372]: /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:06:53.663872 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.663872 np0000180450 devstack@c-api.service[112372]: /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:06:53.663872 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664249 np0000180450 devstack@c-api.service[112372]: /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:06:53.664249 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664249 np0000180450 devstack@c-api.service[112372]: /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:06:53.664249 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664249 np0000180450 devstack@c-api.service[112372]: /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:06:53.664249 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664643 np0000180450 devstack@c-api.service[112372]: /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:06:53.664643 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664643 np0000180450 devstack@c-api.service[112372]: /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:06:53.664643 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664971 np0000180450 devstack@c-api.service[112372]: /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:06:53.664971 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.664971 np0000180450 devstack@c-api.service[112372]: /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:06:53.664971 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665266 np0000180450 devstack@c-api.service[112372]: /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:06:53.665266 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665266 np0000180450 devstack@c-api.service[112372]: /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:06:53.665266 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665532 np0000180450 devstack@c-api.service[112372]: /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:06:53.665532 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665532 np0000180450 devstack@c-api.service[112372]: /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:06:53.665532 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665532 np0000180450 devstack@c-api.service[112372]: /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:06:53.665945 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665945 np0000180450 devstack@c-api.service[112372]: /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:06:53.665945 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.665945 np0000180450 devstack@c-api.service[112372]: /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:06:53.665945 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666263 np0000180450 devstack@c-api.service[112372]: /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:06:53.666263 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666263 np0000180450 devstack@c-api.service[112372]: /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:06:53.666263 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666263 np0000180450 devstack@c-api.service[112372]: /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:06:53.666263 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666792 np0000180450 devstack@c-api.service[112372]: /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:06:53.666792 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666792 np0000180450 devstack@c-api.service[112372]: /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:06:53.666792 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.666792 np0000180450 devstack@c-api.service[112372]: /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:06:53.666792 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667203 np0000180450 devstack@c-api.service[112372]: /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:06:53.667203 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667203 np0000180450 devstack@c-api.service[112372]: /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:06:53.667203 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667203 np0000180450 devstack@c-api.service[112372]: /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:06:53.667203 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667607 np0000180450 devstack@c-api.service[112372]: /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:06:53.667607 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667607 np0000180450 devstack@c-api.service[112372]: /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:06:53.667607 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.667607 np0000180450 devstack@c-api.service[112372]: /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:06:53.668067 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668067 np0000180450 devstack@c-api.service[112372]: /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:06:53.668067 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668067 np0000180450 devstack@c-api.service[112372]: /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:06:53.668067 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668370 np0000180450 devstack@c-api.service[112372]: /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:06:53.668370 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668370 np0000180450 devstack@c-api.service[112372]: /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:06:53.668370 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668370 np0000180450 devstack@c-api.service[112372]: /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:06:53.668370 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668791 np0000180450 devstack@c-api.service[112372]: /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:06:53.668791 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668791 np0000180450 devstack@c-api.service[112372]: /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:06:53.668791 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.668791 np0000180450 devstack@c-api.service[112372]: /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:06:53.668791 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669182 np0000180450 devstack@c-api.service[112372]: /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:06:53.669182 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669182 np0000180450 devstack@c-api.service[112372]: /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:06:53.669182 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669182 np0000180450 devstack@c-api.service[112372]: /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:06:53.669479 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669479 np0000180450 devstack@c-api.service[112372]: /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:06:53.669479 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669479 np0000180450 devstack@c-api.service[112372]: /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:06:53.669479 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669779 np0000180450 devstack@c-api.service[112372]: /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:06:53.669779 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.669779 np0000180450 devstack@c-api.service[112372]: /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:06:53.669779 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670001 np0000180450 devstack@c-api.service[112372]: /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:06:53.670001 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670001 np0000180450 devstack@c-api.service[112372]: /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:06:53.670001 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670225 np0000180450 devstack@c-api.service[112372]: /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:06:53.670225 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670225 np0000180450 devstack@c-api.service[112372]: /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:06:53.670225 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670225 np0000180450 devstack@c-api.service[112372]: /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:06:53.670731 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670731 np0000180450 devstack@c-api.service[112372]: /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:06:53.670731 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.670731 np0000180450 devstack@c-api.service[112372]: /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:06:53.670731 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671009 np0000180450 devstack@c-api.service[112372]: /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:06:53.671009 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671009 np0000180450 devstack@c-api.service[112372]: /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:06:53.671009 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671231 np0000180450 devstack@c-api.service[112372]: /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:06:53.671231 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671231 np0000180450 devstack@c-api.service[112372]: /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:06:53.671231 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671451 np0000180450 devstack@c-api.service[112372]: /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:06:53.671451 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671451 np0000180450 devstack@c-api.service[112372]: /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:06:53.671451 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671724 np0000180450 devstack@c-api.service[112372]: /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:06:53.671724 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671724 np0000180450 devstack@c-api.service[112372]: /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:06:53.671724 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671971 np0000180450 devstack@c-api.service[112372]: /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:06:53.671971 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.671971 np0000180450 devstack@c-api.service[112372]: /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:06:53.671971 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672128 np0000180450 devstack@c-api.service[112372]: /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:06:53.672128 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672128 np0000180450 devstack@c-api.service[112372]: /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:06:53.672128 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672128 np0000180450 devstack@c-api.service[112372]: /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:06:53.672335 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672335 np0000180450 devstack@c-api.service[112372]: /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:06:53.672335 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672335 np0000180450 devstack@c-api.service[112372]: /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:06:53.672335 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672335 np0000180450 devstack@c-api.service[112372]: /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:06:53.672582 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672582 np0000180450 devstack@c-api.service[112372]: /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:06:53.672582 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672582 np0000180450 devstack@c-api.service[112372]: /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:06:53.672582 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672879 np0000180450 devstack@c-api.service[112372]: /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:06:53.672879 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672879 np0000180450 devstack@c-api.service[112372]: /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:06:53.672879 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.672879 np0000180450 devstack@c-api.service[112372]: /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:06:53.672879 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673127 np0000180450 devstack@c-api.service[112372]: /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:06:53.673127 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673127 np0000180450 devstack@c-api.service[112372]: /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:06:53.673127 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673127 np0000180450 devstack@c-api.service[112372]: /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:06:53.673127 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673351 np0000180450 devstack@c-api.service[112372]: /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:06:53.673351 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673351 np0000180450 devstack@c-api.service[112372]: /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:06:53.673351 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673351 np0000180450 devstack@c-api.service[112372]: /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:06:53.673351 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673574 np0000180450 devstack@c-api.service[112372]: /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:06:53.673574 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673574 np0000180450 devstack@c-api.service[112372]: /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:06:53.673574 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673574 np0000180450 devstack@c-api.service[112372]: /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:06:53.673574 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673814 np0000180450 devstack@c-api.service[112372]: /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:06:53.673814 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.673814 np0000180450 devstack@c-api.service[112372]: /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:06:53.673814 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674070 np0000180450 devstack@c-api.service[112372]: /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:06:53.674070 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674070 np0000180450 devstack@c-api.service[112372]: /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:06:53.674070 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674070 np0000180450 devstack@c-api.service[112372]: /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:06:53.674296 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674296 np0000180450 devstack@c-api.service[112372]: /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:06:53.674296 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674296 np0000180450 devstack@c-api.service[112372]: /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:06:53.674296 np0000180450 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) Jun 16 01:06:53.674296 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [req-fea1ddba-8238-47b2-a66a-b0515132dea6 req-365e123b-52f9-4bff-8964-be1279ca8038 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:06:53.986030 np0000180450 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [req-fea1ddba-8238-47b2-a66a-b0515132dea6 req-365e123b-52f9-4bff-8964-be1279ca8038 admin admin] POST https://199.204.45.177/volume/v3/types/68b4f97c-3be8-47fe-afbd-6e37adad374b/extra_specs Jun 16 01:06:53.986606 np0000180450 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [req-fea1ddba-8238-47b2-a66a-b0515132dea6 req-365e123b-52f9-4bff-8964-be1279ca8038 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:06:53.988287 np0000180450 devstack@c-api.service[112372]: /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:06:53.988287 np0000180450 devstack@c-api.service[112372]: warnings.warn( Jun 16 01:06:54.033894 np0000180450 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [req-fea1ddba-8238-47b2-a66a-b0515132dea6 req-365e123b-52f9-4bff-8964-be1279ca8038 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:06:54.098888 np0000180450 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [req-fea1ddba-8238-47b2-a66a-b0515132dea6 req-365e123b-52f9-4bff-8964-be1279ca8038 admin admin] https://199.204.45.177/volume/v3/types/68b4f97c-3be8-47fe-afbd-6e37adad374b/extra_specs returned with HTTP 200 Jun 16 01:06:54.099566 np0000180450 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 1/3] 199.204.45.177 () {70 vars in 1505 bytes} [Tue Jun 16 01:06:53 2026] POST /volume/v3/types/68b4f97c-3be8-47fe-afbd-6e37adad374b/extra_specs => generated 55 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:06:55.626821 np0000180450 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=6 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:06:55.675984 np0000180450 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writing DB stats cinder:SELECT=6 {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:07:03.631472 np0000180450 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:07:04.096835 np0000180450 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}