Jun 16 03:35:27.750115 np0000180673 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 03:35:27.760564 np0000180673 devstack@c-api.service[112379]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 03:35:27 2026] *** Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: nodename: np0000180673 Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: machine: x86_64 Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: clock source: unix Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: pcre jit disabled Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: detected number of CPU cores: 16 Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: current working directory: / Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: detected binary path: /usr/bin/uwsgi-core Jun 16 03:35:27.761823 np0000180673 devstack@c-api.service[112379]: your processes number limit is 256917 Jun 16 03:35:27.762184 np0000180673 devstack@c-api.service[112379]: your memory page size is 4096 bytes Jun 16 03:35:27.762184 np0000180673 devstack@c-api.service[112379]: detected max file descriptor number: 2048 Jun 16 03:35:27.762184 np0000180673 devstack@c-api.service[112379]: lock engine: pthread robust mutexes Jun 16 03:35:27.762184 np0000180673 devstack@c-api.service[112379]: thunder lock: enabled Jun 16 03:35:27.762446 np0000180673 devstack@c-api.service[112379]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 03:35:27.762532 np0000180673 devstack@c-api.service[112379]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 03:35:27.762573 np0000180673 devstack@c-api.service[112379]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 03:35:27.762573 np0000180673 devstack@c-api.service[112379]: Set PythonHome to /opt/stack/data/venv Jun 16 03:35:27.812084 np0000180673 devstack@c-api.service[112379]: Python main interpreter initialized at 0x7e4602ea3668 Jun 16 03:35:27.812084 np0000180673 devstack@c-api.service[112379]: python threads support enabled Jun 16 03:35:27.812084 np0000180673 devstack@c-api.service[112379]: your server socket listen backlog is limited to 100 connections Jun 16 03:35:27.812084 np0000180673 devstack@c-api.service[112379]: your mercy for graceful operations on workers is 80 seconds Jun 16 03:35:27.812712 np0000180673 devstack@c-api.service[112379]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 03:35:27.812869 np0000180673 devstack@c-api.service[112379]: *** Operational MODE: preforking *** Jun 16 03:35:27.813098 np0000180673 devstack@c-api.service[112379]: *** uWSGI is running in multiple interpreter mode *** Jun 16 03:35:27.813098 np0000180673 devstack@c-api.service[112379]: spawned uWSGI master process (pid: 112379) Jun 16 03:35:27.813407 np0000180673 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 03:35:27.813958 np0000180673 devstack@c-api.service[112379]: spawned uWSGI worker 1 (pid: 112381, cores: 1) Jun 16 03:35:27.814455 np0000180673 devstack@c-api.service[112379]: spawned uWSGI worker 2 (pid: 112382, cores: 1) Jun 16 03:35:27.814917 np0000180673 devstack@c-api.service[112379]: spawned uWSGI worker 3 (pid: 112383, cores: 1) Jun 16 03:35:27.815470 np0000180673 devstack@c-api.service[112379]: spawned uWSGI worker 4 (pid: 112384, cores: 1) Jun 16 03:35:27.815470 np0000180673 devstack@c-api.service[112379]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: we strongly recommend against using it for new projects. Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: framework. For more detail see Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:27.951919 np0000180673 devstack@c-api.service[112381]: import eventlet # noqa Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: we strongly recommend against using it for new projects. Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: framework. For more detail see Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:27.955073 np0000180673 devstack@c-api.service[112384]: import eventlet # noqa Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: we strongly recommend against using it for new projects. Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: framework. For more detail see Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:27.957798 np0000180673 devstack@c-api.service[112383]: import eventlet # noqa Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: we strongly recommend against using it for new projects. Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: framework. For more detail see Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:27.960981 np0000180673 devstack@c-api.service[112382]: import eventlet # noqa Jun 16 03:35:28.039688 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.039688 np0000180673 devstack@c-api.service[112381]: warnings.warn( Jun 16 03:35:28.054968 np0000180673 devstack@c-api.service[112383]: /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 03:35:28.054968 np0000180673 devstack@c-api.service[112383]: warnings.warn( Jun 16 03:35:28.060910 np0000180673 devstack@c-api.service[112384]: /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 03:35:28.060910 np0000180673 devstack@c-api.service[112384]: warnings.warn( Jun 16 03:35:28.065832 np0000180673 devstack@c-api.service[112382]: /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 03:35:28.065832 np0000180673 devstack@c-api.service[112382]: warnings.warn( Jun 16 03:35:28.116125 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.116125 np0000180673 devstack@c-api.service[112381]: from cgi import parse_header Jun 16 03:35:28.139118 np0000180673 devstack@c-api.service[112383]: /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 03:35:28.139118 np0000180673 devstack@c-api.service[112383]: from cgi import parse_header Jun 16 03:35:28.150398 np0000180673 devstack@c-api.service[112382]: /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 03:35:28.150398 np0000180673 devstack@c-api.service[112382]: from cgi import parse_header Jun 16 03:35:28.159525 np0000180673 devstack@c-api.service[112384]: /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 03:35:28.159525 np0000180673 devstack@c-api.service[112384]: from cgi import parse_header Jun 16 03:35:28.171400 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.171400 np0000180673 devstack@c-api.service[112381]: removals.removed_module( Jun 16 03:35:28.173181 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.173181 np0000180673 devstack@c-api.service[112381]: removals.removed_module( Jun 16 03:35:28.191783 np0000180673 devstack@c-api.service[112383]: /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 03:35:28.191783 np0000180673 devstack@c-api.service[112383]: removals.removed_module( Jun 16 03:35:28.193289 np0000180673 devstack@c-api.service[112383]: /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 03:35:28.193289 np0000180673 devstack@c-api.service[112383]: removals.removed_module( Jun 16 03:35:28.199859 np0000180673 devstack@c-api.service[112382]: /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 03:35:28.199859 np0000180673 devstack@c-api.service[112382]: removals.removed_module( Jun 16 03:35:28.201393 np0000180673 devstack@c-api.service[112382]: /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 03:35:28.201393 np0000180673 devstack@c-api.service[112382]: removals.removed_module( Jun 16 03:35:28.209943 np0000180673 devstack@c-api.service[112384]: /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 03:35:28.209943 np0000180673 devstack@c-api.service[112384]: removals.removed_module( Jun 16 03:35:28.211672 np0000180673 devstack@c-api.service[112384]: /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 03:35:28.211672 np0000180673 devstack@c-api.service[112384]: removals.removed_module( Jun 16 03:35:28.860461 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.860461 np0000180673 devstack@c-api.service[112381]: warnings.warn( Jun 16 03:35:28.893483 np0000180673 devstack@c-api.service[112382]: /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 03:35:28.893483 np0000180673 devstack@c-api.service[112382]: warnings.warn( Jun 16 03:35:28.904811 np0000180673 devstack@c-api.service[112383]: /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 03:35:28.904811 np0000180673 devstack@c-api.service[112383]: warnings.warn( Jun 16 03:35:28.915268 np0000180673 devstack@c-api.service[112384]: /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 03:35:28.915268 np0000180673 devstack@c-api.service[112384]: warnings.warn( Jun 16 03:35:28.969598 np0000180673 devstack@c-api.service[112381]: /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 03:35:28.969598 np0000180673 devstack@c-api.service[112381]: warnings.warn( Jun 16 03:35:29.004453 np0000180673 devstack@c-api.service[112382]: /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 03:35:29.004453 np0000180673 devstack@c-api.service[112382]: warnings.warn( Jun 16 03:35:29.010331 np0000180673 devstack@c-api.service[112383]: /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 03:35:29.010331 np0000180673 devstack@c-api.service[112383]: warnings.warn( Jun 16 03:35:29.020541 np0000180673 devstack@c-api.service[112384]: /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 03:35:29.020541 np0000180673 devstack@c-api.service[112384]: warnings.warn( Jun 16 03:35:29.290254 np0000180673 devstack@c-api.service[112381]: 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 03:35:29.290431 np0000180673 devstack@c-api.service[112381]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112381) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:29.321781 np0000180673 devstack@c-api.service[112383]: 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 03:35:29.322026 np0000180673 devstack@c-api.service[112383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:29.334199 np0000180673 devstack@c-api.service[112382]: 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 03:35:29.334403 np0000180673 devstack@c-api.service[112382]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112382) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:29.336312 np0000180673 devstack@c-api.service[112384]: 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 03:35:29.336482 np0000180673 devstack@c-api.service[112384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112384) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:29.384480 np0000180673 devstack@c-api.service[112381]: /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 03:35:29.384480 np0000180673 devstack@c-api.service[112381]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:29.387262 np0000180673 devstack@c-api.service[112383]: /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 03:35:29.387262 np0000180673 devstack@c-api.service[112383]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:29.397577 np0000180673 devstack@c-api.service[112382]: /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 03:35:29.397577 np0000180673 devstack@c-api.service[112382]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:29.403094 np0000180673 devstack@c-api.service[112384]: /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 03:35:29.403094 np0000180673 devstack@c-api.service[112384]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:29.854616 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:29.854798 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:29.854845 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:29.854999 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.855060 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.855141 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.855191 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.855233 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.855272 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.855320 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.855526 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.855594 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.856753 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.856818 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.856866 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.856909 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.856964 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.857007 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.857054 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.857097 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.857139 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.857177 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:29.857225 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.857271 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.857317 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.857359 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.857400 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.857448 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.857448 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.857448 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.857635 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.857679 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.857720 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.857758 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.857797 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.857797 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.857866 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.858569 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.858639 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.858639 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.858716 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.858790 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.858836 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.858872 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.858916 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.858964 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.859005 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.859057 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.859107 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.859147 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.859184 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.859221 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.859259 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.859304 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.859304 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.859387 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.859428 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.859428 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.859520 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.859520 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.859520 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.859641 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.859683 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.859735 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.859776 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.859816 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.859856 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.859914 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.859956 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.860079 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.860154 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.860258 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.860498 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.860566 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.860636 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.860696 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.860750 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.860811 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.860858 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.860906 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.860947 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.860981 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.860981 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.861047 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.861085 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.861123 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.861159 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.861159 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.861238 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.861289 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.861336 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.861376 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.861416 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.861455 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.861493 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.861548 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.861589 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.861661 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.861805 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.861858 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.863035 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.863098 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.863154 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.863154 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.863236 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.863236 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.863304 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.863304 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.863378 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.863422 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.863462 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.863462 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.863550 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.863589 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.864007 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.864102 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.864198 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.864290 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.864387 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.864474 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.864602 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.864653 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.864703 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.864777 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.864862 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.864952 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.865036 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.865125 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.865230 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.865302 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.865365 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.865405 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.865452 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.865492 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.865560 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.865560 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.865635 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.865678 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.865718 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.865718 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.865718 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.865824 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.865864 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.865905 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.865905 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.865979 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.866052 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.866101 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.866143 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.866181 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.866220 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.866268 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.866325 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.866416 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.866569 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.866670 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.867685 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.867756 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.867797 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.867836 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.867873 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.867910 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.867946 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.867979 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.868020 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.868065 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.868110 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.868148 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.868190 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.868226 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.868264 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.868301 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.868338 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.868375 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.868411 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.868459 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.868500 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.868560 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.868602 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.868641 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.868641 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.868641 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.868641 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.868775 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.868855 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.868973 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.869059 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.869166 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.869251 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.869354 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.869402 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.869445 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.869517 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.869563 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.869617 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.869669 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.869709 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.869749 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.869784 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.869834 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.869875 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.869913 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.869953 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.869995 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.870049 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.870096 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.870142 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.870181 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.870266 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.870323 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.870417 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.870548 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.873917 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.874017 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.874017 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.874105 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.874105 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.874189 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.874232 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.874476 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.874587 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.874638 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.874684 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.874721 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.874771 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.874811 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.874847 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.874903 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.874941 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.874941 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.875021 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.875058 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.875151 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.876538 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.876650 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.876741 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.876836 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.876910 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.876993 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.877091 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.879553 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.879642 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.879681 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.879719 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.879771 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.879858 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.879900 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.879938 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.879993 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.879993 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.880054 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.880119 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.880156 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.880240 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.880983 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.881063 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.881179 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.881270 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.881320 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.881428 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.881544 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.882856 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.882933 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.882933 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.883021 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.883069 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.883107 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.883161 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.883209 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.883257 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.883303 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.883351 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.883391 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.883438 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.883483 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.883539 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.883593 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.883654 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.883701 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.883767 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.883822 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.883863 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.883913 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.883960 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.883999 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.884045 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.884092 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.884092 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.884181 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.884236 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.884282 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.884321 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.884378 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.884426 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.884466 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.884522 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.884580 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.884644 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.884695 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.884741 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.884793 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.884844 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.884890 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.884930 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.884975 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.885021 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.885070 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.885121 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.885170 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.885211 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.885272 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.885309 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.885352 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.885393 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.885434 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.885473 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.885525 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.885525 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.885615 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.885656 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.885692 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.885737 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.885737 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.885813 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.885813 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.885813 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.885918 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.885966 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.886008 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.886049 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.886086 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.886125 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.886171 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.886212 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.886250 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.886250 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.886332 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.886376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.886853 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.886853 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.886853 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.886853 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.886853 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.887019 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.887066 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.887108 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.887146 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.887193 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.887233 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.887276 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.887314 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.887361 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.887396 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.887435 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.887472 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.887523 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.887575 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.887623 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.888146 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.888215 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.888321 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.888406 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.888492 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.888620 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.888716 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.889235 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.889314 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.889368 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.889416 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.889467 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.889548 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.889601 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.889653 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.889710 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.889757 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.889810 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.889856 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.889912 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.889955 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.889998 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.890039 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.890076 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.890122 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.890172 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.890215 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.890215 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.890413 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.890467 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.890562 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.890620 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.890664 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.890664 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.890747 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.890797 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.890839 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.890887 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.890931 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.890976 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.891025 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.891073 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.891073 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.891152 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.891208 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.891256 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.891302 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.891347 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.891398 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.891444 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.891566 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.891618 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.891663 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.891709 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.891763 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.891818 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.891862 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.891907 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.891951 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.891995 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.892040 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.892084 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.892129 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.892181 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.892226 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.892275 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.892322 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.892365 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.892404 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.892445 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.892445 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.892445 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.892445 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.892610 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.892666 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.892708 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.892750 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.892802 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.892848 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.892889 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.892933 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.892975 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.893020 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.893065 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.893127 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.893181 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.893227 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.893227 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.893314 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.893357 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.893400 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.893449 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.893449 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.893544 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.893600 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.893642 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.893682 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.893728 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.893771 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.893811 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.893851 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.893890 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.893929 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.894003 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.894058 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.894099 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.894099 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.894175 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.894217 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.894264 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.894264 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.894264 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.894377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.894776 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.894854 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.894909 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.894966 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.895019 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.895080 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.895125 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.895168 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.895208 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.895208 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.895319 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.895367 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.895408 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.895454 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.895551 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.895551 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.895636 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.895680 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.895720 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.895787 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.895890 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.896014 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.896104 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.896196 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.896279 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.896334 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.896378 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.896423 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.896475 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.896475 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.896596 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.896648 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.896693 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.896737 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.896784 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.896828 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.896828 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.896903 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.896950 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.896991 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.897033 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.897073 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.897116 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.897159 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.897212 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.897257 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.897301 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.897346 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.897391 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.897435 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.897478 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.897540 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.897587 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.897686 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.897745 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.897804 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.897850 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.897897 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.897948 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.897994 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.898039 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.898083 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.898125 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.898175 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.898225 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.898281 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.898327 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.898368 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.898421 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.898467 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.898555 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.898601 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.898642 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.898685 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.898742 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.898787 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.898787 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.898787 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.898916 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.898963 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.899002 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.899048 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.899091 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.899143 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.899187 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.899245 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.899308 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.899352 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.899352 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.899426 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.899467 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.899534 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.899582 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.899634 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.899682 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.899730 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.899771 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.899812 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.899874 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.899942 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.899942 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.899942 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.900065 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.900110 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.900110 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.900205 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.900250 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.900300 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.900300 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.900300 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.900300 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.900300 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.900521 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.900521 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.900618 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.900660 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.900660 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.900741 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.900783 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.900825 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.900865 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.900906 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.900952 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.901006 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.901047 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.901087 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.901126 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.901168 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.901213 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.901252 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.901291 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.901339 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.901383 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.901433 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.901478 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.901535 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.901590 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.901590 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.901670 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.901714 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.901757 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.901757 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.901757 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.901891 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.901937 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.901982 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.902032 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.902075 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.902123 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.902168 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.902210 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.902257 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.902298 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.902345 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.902387 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.902428 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.902468 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.902468 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.902668 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.902713 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.902755 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.902802 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.903429 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.903491 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.903581 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.903629 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.903670 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.903709 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.903793 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.903963 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.904019 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.904069 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.904114 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.904114 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.904298 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.904357 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.904406 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.904453 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.904502 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.904575 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.904620 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.904666 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.904712 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.904757 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.904813 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.904859 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.904905 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.904905 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.904984 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.905033 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.905088 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.905134 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.905178 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.905230 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.905230 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.905310 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.905356 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.905407 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.905453 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.905499 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.905562 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.905608 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.905651 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.905709 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.905763 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.905808 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.905851 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.905901 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.905948 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.905948 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.905948 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.906073 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.906129 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.906178 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.906222 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.906265 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.906311 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.906350 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.906390 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.906430 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.906470 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.906567 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.906627 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.906680 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.906726 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.906771 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.906820 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.906865 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.906910 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.906963 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.907007 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.907057 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.907101 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.907146 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.907189 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.907189 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.907189 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.907319 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.907366 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.907410 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.907453 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.907523 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.907574 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.907618 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.907618 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.907717 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.907769 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.907813 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.907863 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.907907 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.907956 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.907997 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.908036 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.908078 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.908117 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.908155 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.908195 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.908235 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.908281 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.908323 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.908371 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.908413 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.908452 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.908500 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.908559 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.908559 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.908559 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.908677 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.909162 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.909221 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.909262 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.909333 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.909380 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.909437 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.909491 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.909561 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.909646 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.909696 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.909696 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.909772 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.909812 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.909851 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.909889 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.909939 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.909982 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.909982 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.910059 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.910102 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.910148 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.910300 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.910367 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.910413 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.910452 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.910452 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.910633 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.910684 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.910684 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.910772 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.910817 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.910869 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.910922 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.910968 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.911010 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.911062 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.911108 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.911153 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.911195 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.911237 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.911293 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.911340 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.911381 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.911421 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.911472 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.911532 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.911591 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.911639 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.911639 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.911732 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.911732 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.911732 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.911851 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.911898 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.911944 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.911998 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.912050 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.912096 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.912139 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.912181 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.912223 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.912266 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.912307 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.912347 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.912397 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.912397 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.912487 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.912562 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.912610 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.912610 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.912690 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.912690 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.912690 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.912805 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.912849 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.912901 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.912945 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.912988 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.913030 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.913079 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.913211 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.913341 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.913341 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.913341 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.918020 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.918020 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.918199 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.918199 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.918199 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.918315 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.918315 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.918397 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.918445 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.918486 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.918635 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.920311 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.920311 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.920395 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.920437 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.920477 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.920532 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.920573 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.920573 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.920626 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.920668 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.920697 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.920729 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.920757 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.920785 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.920812 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.920840 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.920868 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.920895 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.920921 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.920959 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.920988 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.921016 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.921048 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.921075 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.921102 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.921102 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.921102 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.921102 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.923270 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.923362 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.923463 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.923553 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.923656 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.923736 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.923837 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:29.923933 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:29.924024 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:29.924111 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:29.924202 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:29.924292 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:29.924385 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:29.965823 np0000180673 devstack@c-api.service[112381]: INFO dbcounter [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Registered counter for database cinder Jun 16 03:35:29.967378 np0000180673 devstack@c-api.service[112382]: INFO dbcounter [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Registered counter for database cinder Jun 16 03:35:29.969668 np0000180673 devstack@c-api.service[112383]: INFO dbcounter [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Registered counter for database cinder Jun 16 03:35:29.975806 np0000180673 devstack@c-api.service[112384]: INFO dbcounter [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Registered counter for database cinder Jun 16 03:35:30.012889 np0000180673 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.014057 np0000180673 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-93bbce92-9886-4972-b824-0c76909cf805 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.021477 np0000180673 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.024656 np0000180673 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.134402 np0000180673 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writer thread running {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:30.137268 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:30.139566 np0000180673 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writer thread running {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:30.139696 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:30.141723 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:30.141940 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:30.143540 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:30.144253 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:30.144801 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.144931 np0000180673 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writer thread running {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:30.146210 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:30.147088 np0000180673 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writer thread running {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:30.147798 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:30.148109 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:30.148438 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.148950 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.150220 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:30.150946 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:30.152118 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.153309 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:30.155354 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:30.155745 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:30.158404 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:30.158582 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:30.159644 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.159738 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.163987 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.164238 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.188069 np0000180673 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.189251 np0000180673 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-93bbce92-9886-4972-b824-0c76909cf805 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.191104 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:30.192058 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:30.193081 np0000180673 devstack@c-api.service[112382]: INFO cinder.rpc [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:30.193904 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.196343 np0000180673 devstack@c-api.service[112381]: INFO cinder.rpc [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:30.196343 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.200781 np0000180673 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.203014 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:30.204751 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.204907 np0000180673 devstack@c-api.service[112384]: INFO cinder.rpc [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:30.205818 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.207964 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.208078 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.211225 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.211300 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.214391 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.216444 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.216859 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.217162 np0000180673 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:30.219380 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.219830 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.220010 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:30.220101 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.222493 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.222608 np0000180673 devstack@c-api.service[112383]: INFO cinder.rpc [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:30.222951 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.223257 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.223895 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.225728 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.225896 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.228277 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.228643 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.229070 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.231277 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.231626 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.232140 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.233144 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.234132 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.235034 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.235917 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.236534 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.237536 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.238146 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.239262 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.240345 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.241386 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.241864 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.243454 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.244642 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.244774 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.244935 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.245764 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.247647 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.248111 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.248210 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.249733 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.249861 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.250354 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.251180 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.251987 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.252608 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.252791 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.253417 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.253456 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.253851 np0000180673 devstack@c-api.service[112382]: WARNING cinder.api.contrib.hosts [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:30.254571 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.254822 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.255747 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.255909 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.255983 np0000180673 devstack@c-api.service[112381]: WARNING cinder.api.contrib.hosts [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:30.256708 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.257215 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.257463 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.258034 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.258801 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.259198 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.259462 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.259788 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: extensions {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.260581 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.261085 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.261143 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-quota-class-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.261996 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.262068 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: extensions {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.262411 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: scheduler-stats {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.262658 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.263441 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-quota-class-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.263932 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-quota-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.264846 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.264905 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: scheduler-stats {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.265035 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.266309 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: backups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.266367 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-quota-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.266494 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.266799 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.268377 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-snapshot-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.268456 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: backups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.268492 np0000180673 devstack@c-api.service[112384]: WARNING cinder.api.contrib.hosts [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:30.269271 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.269386 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.269876 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: consistencygroups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.270438 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-snapshot-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.271299 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.271923 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: consistencygroups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.272010 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: extra_specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.272768 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.273536 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-hosts {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.274117 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: extra_specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.274340 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.274945 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-volume-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.275148 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.275462 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: extensions {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.275772 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-hosts {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.276355 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-availability-zone {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.276871 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-quota-class-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.277151 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-volume-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.277703 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.278213 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: scheduler-stats {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.278441 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.278759 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-availability-zone {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.279287 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-volume-transfer {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.280079 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-quota-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.280164 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.280638 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.280897 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: capabilities {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.281670 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-volume-transfer {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.282082 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.282425 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.282594 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: backups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.283351 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: capabilities {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.283646 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.284146 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: os-volume-type-access {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.284751 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.284979 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.285020 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-snapshot-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.285711 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: cgsnapshots {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.286125 np0000180673 devstack@c-api.service[112383]: WARNING cinder.api.contrib.hosts [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:30.286242 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: os-volume-type-access {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.286794 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: consistencygroups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.286851 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.287161 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extended resource: qos-specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.287981 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: cgsnapshots {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.288156 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.289013 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: extra_specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.289467 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extended resource: qos-specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.289599 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.contrib.snapshot_actions [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] SnapshotActionsController initialized {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:30.289664 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.290432 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.290854 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-hosts {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.291061 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.291597 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.contrib.snapshot_actions [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] SnapshotActionsController initialized {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:30.291991 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.292104 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: extensions {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.292334 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-volume-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.292406 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.293350 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-quota-class-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.293419 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.293981 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-availability-zone {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.294058 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.294661 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: scheduler-stats {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.294798 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.295404 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.295474 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.296110 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.296187 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-quota-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.296957 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.297146 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-volume-transfer {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.297540 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.298157 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: backups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.298383 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.298937 np0000180673 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.299011 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: capabilities {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.299875 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.299960 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300068 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.300160 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300225 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-snapshot-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.300302 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension AdminActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300406 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension AdminActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300529 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension AdminActions extending resource: backups {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300594 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.300681 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300745 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension TypesManage extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300861 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension UsedLimits extending resource: limits {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.300930 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301041 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301131 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301240 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301376 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301455 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301536 np0000180673 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.301600 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-e68b97c9-42e8-4c8c-96fa-2176865f7b10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.301659 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: consistencygroups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.302406 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.302475 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: os-volume-type-access {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.302555 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.302667 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.302819 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension AdminActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.302944 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension AdminActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303028 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension AdminActions extending resource: backups {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303241 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303342 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension TypesManage extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303436 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension UsedLimits extending resource: limits {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303590 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303700 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303792 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: extra_specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.303881 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.303881 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.304040 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.304117 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.304205 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-93bbce92-9886-4972-b824-0c76909cf805 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.304499 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: cgsnapshots {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.305321 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-hosts {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.306260 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extended resource: qos-specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.306653 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-volume-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.308119 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-availability-zone {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.308581 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] SnapshotActionsController initialized {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:30.309412 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.309532 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.310106 np0000180673 devstack@c-api.service[112382]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4602ea3668 pid: 112382 (default app) Jun 16 03:35:30.310945 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-volume-transfer {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.311096 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.312497 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.312582 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: capabilities {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.313304 np0000180673 devstack@c-api.service[112381]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4602ea3668 pid: 112381 (default app) Jun 16 03:35:30.313836 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.313900 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.315351 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: os-volume-type-access {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.315407 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.316856 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.316935 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: cgsnapshots {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.318253 np0000180673 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.318317 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318317 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318416 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extended resource: qos-specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:30.318442 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318442 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318442 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318442 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318442 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318627 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318822 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318822 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318822 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318822 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318822 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318973 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318973 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.318973 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.318973 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319093 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319093 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319093 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319093 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319220 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319220 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319220 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319220 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319220 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319378 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319378 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319378 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319378 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319378 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319530 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319713 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.319887 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320057 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320228 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320228 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320228 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320228 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320346 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320346 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320346 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320346 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320346 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320503 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320503 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320503 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320503 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320503 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320658 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320835 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320835 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320835 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.320835 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.320835 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321071 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321071 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321071 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321071 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321071 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321282 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321282 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321282 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321282 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321486 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321486 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321486 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321486 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321664 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321664 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321664 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321664 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321664 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321868 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321868 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321868 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.321868 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.321868 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322017 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322017 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322017 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322017 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322162 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322162 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322162 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322162 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322285 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322285 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322285 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322285 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322398 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322398 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322398 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322398 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322523 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322523 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322591 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.322617 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322617 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322617 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322617 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322617 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322784 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322959 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322959 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322959 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.322959 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.322959 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323094 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323094 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323094 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323094 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323216 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323243 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323422 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323606 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323774 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323774 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323774 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323774 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323895 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.323923 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323923 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.323923 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.323923 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.324041 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.324041 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.324041 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.324041 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.324158 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.324158 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.324158 np0000180673 devstack@c-api.service[112382]: /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 03:35:30.324158 np0000180673 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 16 03:35:30.324275 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension AdminActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324275 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension AdminActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324275 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension AdminActions extending resource: backups {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324275 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324363 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.contrib.snapshot_actions [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] SnapshotActionsController initialized {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension TypesManage extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension UsedLimits extending resource: limits {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324394 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324542 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.324569 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324569 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324614 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-413fc582-8a37-4c8a-9591-1417a8efa693 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:30.324639 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-d4f15f09-51b8-4a7a-ba15-562eaa0c57dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.324664 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.324664 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.324705 np0000180673 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Tue Jun 16 03:35:30 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 03:35:30.325589 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.326982 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.328415 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.329824 np0000180673 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:30.330793 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.330941 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331081 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331185 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension AdminActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331240 np0000180673 devstack@c-api.service[112384]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4602ea3668 pid: 112384 (default app) Jun 16 03:35:30.331310 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331404 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension AdminActions extending resource: backups {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331670 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331803 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension TypesManage extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.331911 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension UsedLimits extending resource: limits {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332013 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332105 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332211 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332308 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332431 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332617 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.332733 np0000180673 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-11945db9-ac5d-4834-b675-5c71e19d98e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:30.342368 np0000180673 devstack@c-api.service[112383]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4602ea3668 pid: 112383 (default app) Jun 16 03:35:37.664148 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.664148 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.664148 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.664148 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.664148 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665114 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665114 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665114 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665114 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665114 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665492 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665733 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665733 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665733 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665733 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665874 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665874 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.665874 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.665874 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666027 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666027 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666027 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666027 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666177 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666177 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666177 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666177 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666177 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666423 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666423 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666423 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666423 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666423 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666662 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.666865 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667080 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667279 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667279 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667279 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667279 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667279 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667450 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667450 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667450 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667450 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667450 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.667831 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668037 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668227 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668227 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668227 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668227 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668227 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668400 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668400 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668400 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668400 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668400 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668613 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668613 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668613 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668613 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668756 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668756 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668756 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668756 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668891 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668891 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668891 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.668891 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.668891 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669063 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669063 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669063 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669063 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669063 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669225 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669225 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669225 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669225 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669373 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669373 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669373 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669373 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669514 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669514 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669514 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669514 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669685 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669685 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669685 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669685 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669821 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669821 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669821 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669821 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669960 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669960 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669960 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.669960 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.669960 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670137 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670387 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670387 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670387 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670387 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670387 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670607 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.670808 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671005 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671215 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671414 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671414 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671414 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671414 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671588 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671588 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671588 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671588 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671588 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: /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 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 16 03:35:37.671763 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:38.165253 np0000180673 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 admin admin] POST https://199.204.45.38/volume/v3/types Jun 16 03:35:38.165875 np0000180673 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:35:38.167560 np0000180673 devstack@c-api.service[112381]: /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 03:35:38.167560 np0000180673 devstack@c-api.service[112381]: warnings.warn( Jun 16 03:35:38.206613 np0000180673 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:38.243176 np0000180673 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 16 03:35:38.243785 np0000180673 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue Jun 16 03:35:37 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 03:35:38.255265 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 req-87a67406-8507-4edf-b68a-e7c5669165bd None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:38.629721 np0000180673 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 req-87a67406-8507-4edf-b68a-e7c5669165bd admin admin] POST https://199.204.45.38/volume/v3/types/e9db7d20-7ce4-4700-ac55-b0d046ea0caf/extra_specs Jun 16 03:35:38.630265 np0000180673 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 req-87a67406-8507-4edf-b68a-e7c5669165bd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:35:38.632014 np0000180673 devstack@c-api.service[112382]: /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 03:35:38.632014 np0000180673 devstack@c-api.service[112382]: warnings.warn( Jun 16 03:35:38.679992 np0000180673 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 req-87a67406-8507-4edf-b68a-e7c5669165bd 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:38.752992 np0000180673 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [req-4c7d3c85-89f2-47f2-b3dd-331a60f923f9 req-87a67406-8507-4edf-b68a-e7c5669165bd admin admin] https://199.204.45.38/volume/v3/types/e9db7d20-7ce4-4700-ac55-b0d046ea0caf/extra_specs returned with HTTP 200 Jun 16 03:35:38.753679 np0000180673 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 2/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue Jun 16 03:35:38 2026] POST /volume/v3/types/e9db7d20-7ce4-4700-ac55-b0d046ea0caf/extra_specs => generated 55 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 03:35:40.204456 np0000180673 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writing DB stats cinder:SELECT=6 {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:40.222304 np0000180673 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=6 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:48.238229 np0000180673 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:48.751111 np0000180673 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:38:41.856914 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.856914 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.856914 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.856914 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.856914 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858268 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.858268 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858268 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.858268 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858268 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.858756 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859162 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859162 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859162 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859162 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859455 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859455 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859455 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859455 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859833 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859833 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.859833 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.859833 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.860127 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.860127 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.860127 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.860127 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.860127 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.860625 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.860625 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.860625 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.860625 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.860625 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861256 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.861896 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.862321 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862831 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.862831 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862831 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.862831 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.862831 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863233 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.863233 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863233 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.863233 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863233 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.863660 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.864128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864597 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.864597 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864597 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.864597 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.864597 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.865099 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.865099 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.865099 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.865099 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.865099 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.865366 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.865366 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.865366 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.865366 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.869438 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.869438 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.869438 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.869438 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.869794 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.869794 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.869794 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.869794 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.869794 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870128 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870128 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870128 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870415 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870415 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870415 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870415 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870708 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870708 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870708 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870708 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870951 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870951 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.870951 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.870951 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871159 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871159 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871159 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871159 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871348 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871348 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871348 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871348 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871561 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871561 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871561 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871561 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871561 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.871822 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872075 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872075 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872075 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872075 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872075 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872269 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872578 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.872890 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873151 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873392 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873392 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873392 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873392 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873718 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873718 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873718 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873718 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873718 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: /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 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: warnings.warn(deprecated_msg) Jun 16 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.middleware.request_id [None req-26d8ddb6-e0ea-4bec-b871-708ce7305760 None None] RequestId filter calling following filter/app {{(pid=112384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:38:41.873985 np0000180673 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-26d8ddb6-e0ea-4bec-b871-708ce7305760 None None] GET https://199.204.45.38/volume// Jun 16 03:38:41.874178 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.openstack.wsgi [None req-26d8ddb6-e0ea-4bec-b871-708ce7305760 None None] Empty body provided in request {{(pid=112384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 16 03:38:41.874178 np0000180673 devstack@c-api.service[112384]: DEBUG cinder.api.openstack.wsgi [None req-26d8ddb6-e0ea-4bec-b871-708ce7305760 None None] Calling method 'all' {{(pid=112384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 16 03:38:41.874178 np0000180673 devstack@c-api.service[112384]: INFO cinder.api.openstack.wsgi [None req-26d8ddb6-e0ea-4bec-b871-708ce7305760 None None] https://199.204.45.38/volume// returned with HTTP 300 Jun 16 03:38:41.874178 np0000180673 devstack@c-api.service[112384]: [pid: 112384|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Tue Jun 16 03:38:41 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)