Jun 17 04:32:41.970018 np0000181116 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:32:41.980014 np0000181116 devstack@c-api.service[116806]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:32:41 2026] *** Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: nodename: np0000181116 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: machine: x86_64 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: clock source: unix Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: pcre jit disabled Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: detected number of CPU cores: 16 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: current working directory: / Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: your processes number limit is 256917 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: your memory page size is 4096 bytes Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: detected max file descriptor number: 2048 Jun 17 04:32:41.983013 np0000181116 devstack@c-api.service[116806]: lock engine: pthread robust mutexes Jun 17 04:32:41.983784 np0000181116 devstack@c-api.service[116806]: thunder lock: enabled Jun 17 04:32:41.983784 np0000181116 devstack@c-api.service[116806]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:32:41.983784 np0000181116 devstack@c-api.service[116806]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:32:41.983784 np0000181116 devstack@c-api.service[116806]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:32:41.983784 np0000181116 devstack@c-api.service[116806]: Set PythonHome to /opt/stack/data/venv Jun 17 04:32:42.018288 np0000181116 devstack@c-api.service[116806]: Python main interpreter initialized at 0x7f8d4b6a3668 Jun 17 04:32:42.018288 np0000181116 devstack@c-api.service[116806]: python threads support enabled Jun 17 04:32:42.018288 np0000181116 devstack@c-api.service[116806]: your server socket listen backlog is limited to 100 connections Jun 17 04:32:42.018288 np0000181116 devstack@c-api.service[116806]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:32:42.018795 np0000181116 devstack@c-api.service[116806]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:32:42.018972 np0000181116 devstack@c-api.service[116806]: *** Operational MODE: preforking *** Jun 17 04:32:42.019096 np0000181116 devstack@c-api.service[116806]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:32:42.019096 np0000181116 devstack@c-api.service[116806]: spawned uWSGI master process (pid: 116806) Jun 17 04:32:42.019246 np0000181116 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:32:42.020002 np0000181116 devstack@c-api.service[116806]: spawned uWSGI worker 1 (pid: 116810, cores: 1) Jun 17 04:32:42.020678 np0000181116 devstack@c-api.service[116806]: spawned uWSGI worker 2 (pid: 116812, cores: 1) Jun 17 04:32:42.021157 np0000181116 devstack@c-api.service[116806]: spawned uWSGI worker 3 (pid: 116813, cores: 1) Jun 17 04:32:42.024419 np0000181116 devstack@c-api.service[116806]: spawned uWSGI worker 4 (pid: 116814, cores: 1) Jun 17 04:32:42.024419 np0000181116 devstack@c-api.service[116806]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: we strongly recommend against using it for new projects. Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: framework. For more detail see Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:42.138303 np0000181116 devstack@c-api.service[116810]: import eventlet # noqa Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: we strongly recommend against using it for new projects. Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: framework. For more detail see Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:42.142788 np0000181116 devstack@c-api.service[116812]: import eventlet # noqa Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: we strongly recommend against using it for new projects. Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: framework. For more detail see Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:42.146729 np0000181116 devstack@c-api.service[116813]: import eventlet # noqa Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: we strongly recommend against using it for new projects. Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: framework. For more detail see Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:32:42.167526 np0000181116 devstack@c-api.service[116814]: import eventlet # noqa Jun 17 04:32:42.223976 np0000181116 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:42.223976 np0000181116 devstack@c-api.service[116810]: warnings.warn( Jun 17 04:32:42.231016 np0000181116 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:42.231016 np0000181116 devstack@c-api.service[116812]: warnings.warn( Jun 17 04:32:42.233961 np0000181116 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:42.233961 np0000181116 devstack@c-api.service[116813]: warnings.warn( Jun 17 04:32:42.259644 np0000181116 devstack@c-api.service[116814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:32:42.259644 np0000181116 devstack@c-api.service[116814]: warnings.warn( Jun 17 04:32:42.298820 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:42.298820 np0000181116 devstack@c-api.service[116810]: from cgi import parse_header Jun 17 04:32:42.307537 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:42.307537 np0000181116 devstack@c-api.service[116813]: from cgi import parse_header Jun 17 04:32:42.307824 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:42.307824 np0000181116 devstack@c-api.service[116812]: from cgi import parse_header Jun 17 04:32:42.334617 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:42.334617 np0000181116 devstack@c-api.service[116814]: from cgi import parse_header Jun 17 04:32:42.346959 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:42.346959 np0000181116 devstack@c-api.service[116810]: removals.removed_module( Jun 17 04:32:42.348667 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:42.348667 np0000181116 devstack@c-api.service[116810]: removals.removed_module( Jun 17 04:32:42.355296 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:42.355296 np0000181116 devstack@c-api.service[116812]: removals.removed_module( Jun 17 04:32:42.356788 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:42.356788 np0000181116 devstack@c-api.service[116812]: removals.removed_module( Jun 17 04:32:42.359203 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:42.359203 np0000181116 devstack@c-api.service[116813]: removals.removed_module( Jun 17 04:32:42.360957 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:42.360957 np0000181116 devstack@c-api.service[116813]: removals.removed_module( Jun 17 04:32:42.384278 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:42.384278 np0000181116 devstack@c-api.service[116814]: removals.removed_module( Jun 17 04:32:42.385814 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:42.385814 np0000181116 devstack@c-api.service[116814]: removals.removed_module( Jun 17 04:32:42.960045 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:42.960045 np0000181116 devstack@c-api.service[116812]: warnings.warn( Jun 17 04:32:42.965471 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:42.965471 np0000181116 devstack@c-api.service[116810]: warnings.warn( Jun 17 04:32:42.997172 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:42.997172 np0000181116 devstack@c-api.service[116813]: warnings.warn( Jun 17 04:32:43.004612 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:43.004612 np0000181116 devstack@c-api.service[116814]: warnings.warn( Jun 17 04:32:43.060488 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:43.060488 np0000181116 devstack@c-api.service[116812]: warnings.warn( Jun 17 04:32:43.061837 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:43.061837 np0000181116 devstack@c-api.service[116810]: warnings.warn( Jun 17 04:32:43.091000 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:43.091000 np0000181116 devstack@c-api.service[116813]: warnings.warn( Jun 17 04:32:43.107317 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:43.107317 np0000181116 devstack@c-api.service[116814]: warnings.warn( Jun 17 04:32:43.343338 np0000181116 devstack@c-api.service[116810]: 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 17 04:32:43.343839 np0000181116 devstack@c-api.service[116810]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116810) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:43.359556 np0000181116 devstack@c-api.service[116812]: 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 17 04:32:43.359986 np0000181116 devstack@c-api.service[116812]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116812) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:43.368517 np0000181116 devstack@c-api.service[116813]: 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 17 04:32:43.368517 np0000181116 devstack@c-api.service[116813]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116813) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:43.389667 np0000181116 devstack@c-api.service[116814]: 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 17 04:32:43.390097 np0000181116 devstack@c-api.service[116814]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116814) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:32:43.427913 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:43.427913 np0000181116 devstack@c-api.service[116810]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:43.429018 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:43.429018 np0000181116 devstack@c-api.service[116813]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:43.431790 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:43.431790 np0000181116 devstack@c-api.service[116812]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:43.450348 np0000181116 devstack@c-api.service[116814]: /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 17 04:32:43.450348 np0000181116 devstack@c-api.service[116814]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:32:43.886779 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116814) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:43.886968 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:43.887038 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:43.887133 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887226 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116810) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:32:43.887293 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.887364 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887480 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887543 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.887600 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.887704 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887767 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887826 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887881 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.887881 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.887881 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.888826 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.888922 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.888922 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.889026 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.889083 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.889135 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.889196 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.889249 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.889305 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.889378 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.889507 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.889579 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.889640 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.889698 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.889756 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.889815 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.889871 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.889927 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.890003 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.890060 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.890116 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.890172 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.890227 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.890284 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.890349 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.890349 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.890478 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.890537 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.890636 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.890636 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.890636 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.890830 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.890890 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.890947 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.890947 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.891071 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.891138 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.891195 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.891250 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.891308 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.891365 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.891464 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.891524 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.891580 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.891636 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.891703 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.891768 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.891826 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.891882 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.891945 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.892001 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.892064 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.892263 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.892333 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.892333 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.892333 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.892501 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.892501 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.892501 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.892674 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.892751 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.892810 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.892865 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.892916 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.892973 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.893035 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.893099 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.893163 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.893221 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.893221 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.893325 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.893378 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.893467 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.893576 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.893636 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.893691 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.893746 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.893804 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.893804 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.893918 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.893981 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.894038 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.894096 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.894096 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.894864 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.894921 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.894966 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.895044 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.895093 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.895134 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.895169 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.895212 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.895246 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.895278 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.895317 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.895356 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.895417 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.895465 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.895515 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.895558 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.895602 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.895640 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.895678 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.895714 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.895772 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.895810 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.895852 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.895891 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.895937 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.895937 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.895937 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.895937 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.896378 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.896445 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.896521 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.896563 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.896598 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.896648 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.896694 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.896732 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.896775 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.896812 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.896849 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.896888 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.896925 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.896962 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.897004 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.897048 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.897085 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.897121 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.897156 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.897193 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.897230 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.897266 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.897302 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.897343 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.897343 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.897343 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.897343 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.897343 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.898706 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.898763 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.898803 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.898803 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.898875 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.898918 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.898962 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.899001 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.899045 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.899083 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.899121 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.899158 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.899196 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.899232 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.899275 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.899312 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.899356 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.899417 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.899456 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.899493 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.899532 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.899569 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.899606 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.899642 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.899679 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.899716 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.899772 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.899810 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.899847 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.899881 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.899918 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.899955 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.899991 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.900027 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.900063 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.900112 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.900150 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.900186 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.900224 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.900260 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.900297 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.900341 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.900384 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.900446 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.900484 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.900526 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.900568 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.900604 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.900640 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.900676 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.904130 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.904181 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.904254 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.904297 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.904373 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.904434 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.904470 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.904507 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.904543 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.904599 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.904638 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.904673 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.904710 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.904752 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.904788 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.904843 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.904886 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.904924 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.904959 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.904959 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.905031 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.905068 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.905105 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.905105 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.905105 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.905105 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.905243 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.905243 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.909314 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.909409 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.909409 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.909492 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.909606 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.909669 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.909716 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.909760 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.909800 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.909884 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.909932 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.909998 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.910038 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.910076 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.910113 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.910157 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.910199 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.910199 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.910273 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.910310 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.910353 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.910543 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.910615 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.910690 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.910690 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.910807 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.910807 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.910918 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.912441 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.912547 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.912547 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.912651 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.912651 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.912765 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.912836 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.912897 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.912897 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.913000 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.913056 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.913113 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.913170 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.913226 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.913301 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.913373 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.913477 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.913568 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.913623 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.913684 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.913737 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.913788 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.913845 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.913912 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.913969 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.914024 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.914091 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.914151 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.914207 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.914263 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.914330 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.914389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.914499 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.914558 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.914615 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.914670 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.914738 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.914796 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.914860 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.914916 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.914972 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.915028 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.915082 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.915146 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.915202 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.915256 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.915317 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.915374 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.915451 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.915523 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.915582 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.915646 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.915703 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.915768 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.915824 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.915892 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.915949 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.916013 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.916069 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.916126 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.916182 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.916238 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.916295 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.916360 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.916451 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.916521 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.916578 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.916635 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.916692 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.916754 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.916818 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.916883 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.916946 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.917002 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.917055 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.917257 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.917320 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.917371 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.917461 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.917529 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.917660 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.917727 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.917727 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.917727 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.917924 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.917924 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.917924 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.917924 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.917924 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.918197 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.918255 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.918310 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.918366 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.918433 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.918433 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.918433 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.918433 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.918433 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.918609 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.918889 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.919114 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.919114 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.919114 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.919114 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.919114 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.919280 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.919320 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.919358 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.919423 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.919463 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.919463 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.919463 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.919463 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.919463 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.919627 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.919627 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.919627 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.919731 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.919731 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.919799 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.919837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.919875 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.919913 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.919913 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.919978 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.920022 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.920064 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.920124 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.920171 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.920212 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.920251 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.920291 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.920355 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.920443 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.920491 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.920531 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.920568 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.920604 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.920647 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.920689 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.920725 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.920768 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.920823 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.920873 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.920926 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.920969 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921008 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921046 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921083 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921119 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.921155 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921193 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.921235 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.921272 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.921272 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.921347 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.921384 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.921451 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.921491 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.921528 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.921582 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921620 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.921665 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.921702 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.921738 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.921780 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921821 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921864 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921902 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921939 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.921974 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.922270 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.922309 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.922348 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.922385 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.922439 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.922477 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.922524 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.922557 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.922599 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.922636 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.922672 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.922713 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.922750 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.922790 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.922827 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.922869 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.922869 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.922935 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.922973 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.923009 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.923049 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.923087 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.923087 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.923087 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.923175 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.923220 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.923256 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.923291 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.923331 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.923331 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.923331 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.923331 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.923331 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.924057 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.924115 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.924155 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.924233 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.924284 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.924322 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.924379 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.924466 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.924508 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.924555 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.924605 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.924653 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.924699 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.924743 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.924790 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.924844 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.924894 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.924950 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.925000 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.925052 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.925111 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.925161 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.925210 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.925264 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.925264 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.925264 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.925264 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.925264 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.925525 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.925642 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.925642 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.925743 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.925783 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.925783 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.925856 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.925894 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.925931 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.925968 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926005 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.926042 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.926080 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.926124 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926166 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.926209 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.926245 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.926283 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.926316 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.926352 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.926379 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.926418 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926454 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.926482 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.926512 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.926546 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.926573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.926604 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926631 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.926663 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.926690 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.926717 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.926745 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.926769 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.926796 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.926824 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.926851 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.926879 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926903 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.926929 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.926956 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.926988 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.927015 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927046 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927073 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927105 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.927133 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.927160 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.927186 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.927211 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927238 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927265 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.927265 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.927265 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927265 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.927265 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927389 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.927546 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.927586 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927639 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.927639 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.927639 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.927639 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927738 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.927766 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.927794 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.927822 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.927856 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.927889 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.927889 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.927942 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.927970 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.927997 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.928025 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.928055 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.928083 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.928110 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.928110 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.928110 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.928771 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.928814 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.928885 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.928946 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.928977 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.929006 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.929046 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.929085 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.929133 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.929172 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.929201 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.929234 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.929266 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.929293 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.929320 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.929352 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.929380 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.929425 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.929462 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.929494 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.929524 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.929550 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.929600 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.929633 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.929661 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.929695 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.929695 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.929695 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.929955 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.930016 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.930076 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.930136 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.930166 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.930199 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.930227 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.930254 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.930285 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.930385 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.930436 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.930436 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.930486 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.930520 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.930548 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.930575 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.930603 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.930632 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.930665 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.930693 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.930720 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.930747 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.930774 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.930801 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.930824 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.930849 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.930929 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.931017 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.932372 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.932455 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.932512 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.932579 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.932631 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.932667 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.932699 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.932727 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.932754 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.932786 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.932815 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.932842 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.932869 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.932900 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.932928 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.932955 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.932985 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.933012 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933044 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933071 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.933102 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.933130 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.933156 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.933184 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.933211 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.933248 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.933347 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.933383 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.933430 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.933458 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.933492 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.933524 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.933552 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.933613 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.933639 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.933666 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.933693 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.933727 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.933754 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933781 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.933807 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.933831 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.933858 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933885 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.933915 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933942 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.933973 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.934007 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.934034 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.934061 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.934201 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.934364 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.934429 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.934470 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.934507 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.934554 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.934593 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.934631 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.934672 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.934710 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.934748 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.934792 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.934829 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.934866 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.934902 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.934938 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.934976 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.935011 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.935047 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.935088 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.935132 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.935169 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.935205 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.935247 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.935284 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.935284 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.935284 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.935284 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.935428 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.935468 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.935519 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.935561 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.935600 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.935600 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.935669 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.935706 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.935742 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.935779 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.935815 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.935935 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.935974 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.936017 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.936053 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.936089 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.936125 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.936166 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.936202 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.936237 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.936273 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.936315 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.936352 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.936384 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.936437 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.936479 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.936520 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.936557 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.936557 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.938234 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.938234 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.938498 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.938561 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.938636 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.938713 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.938777 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.938837 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.938899 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.938967 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.939030 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.939093 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.939093 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.939215 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.939284 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.939351 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.939351 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.939499 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.939562 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.939624 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.939685 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.939744 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.939847 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.939920 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.939982 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.940043 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.940043 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.940043 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.940198 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.940198 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.940198 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.940358 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.940465 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.940542 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.940603 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.940678 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.940741 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.940797 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.940857 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.940936 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.940999 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.941060 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.941131 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.941191 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.941253 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.941313 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.941373 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.941459 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.941459 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.941573 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.941988 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.941988 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.941988 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.942157 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.942225 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.942466 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.942535 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.942594 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.942652 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.942713 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.942772 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.942831 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.942891 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.942958 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.943019 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.943089 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.943151 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.943210 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.943280 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.943341 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.943431 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.943495 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.943556 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.943629 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.943629 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.943748 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.943818 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.943818 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.946951 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.947002 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.947068 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.947110 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.947173 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.947224 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.947273 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.947312 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.947355 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.947411 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.947461 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.947505 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.947542 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.947579 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.947632 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.947670 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.947707 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.947754 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.947792 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.947829 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.947870 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.947906 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.947943 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.947986 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.948024 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.948060 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.948096 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.948140 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.948177 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.948213 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.948250 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.948291 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.948329 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.948365 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.948418 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.948456 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.948501 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.948544 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.948581 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.948617 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.948653 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.948694 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.948734 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.948773 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:32:43.948810 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.948846 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:32:43.948887 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.948923 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:32:43.948923 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:32:43.948923 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:32:43.948923 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:32:43.948923 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:32:43.993658 np0000181116 devstack@c-api.service[116810]: INFO dbcounter [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Registered counter for database cinder Jun 17 04:32:43.994434 np0000181116 devstack@c-api.service[116814]: INFO dbcounter [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Registered counter for database cinder Jun 17 04:32:43.995620 np0000181116 devstack@c-api.service[116812]: INFO dbcounter [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Registered counter for database cinder Jun 17 04:32:43.995699 np0000181116 devstack@c-api.service[116813]: INFO dbcounter [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Registered counter for database cinder Jun 17 04:32:44.035343 np0000181116 devstack@c-api.service[116810]: DEBUG oslo_db.sqlalchemy.engines [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 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=116810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.037370 np0000181116 devstack@c-api.service[116814]: DEBUG oslo_db.sqlalchemy.engines [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 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=116814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.038681 np0000181116 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.041023 np0000181116 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.149615 np0000181116 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writer thread running {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:44.152294 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:44.152367 np0000181116 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writer thread running {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:44.153093 np0000181116 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writer thread running {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:44.154758 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:44.154886 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:44.155710 np0000181116 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writer thread running {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:32:44.155844 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:44.157075 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:44.158006 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:44.158317 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:44.158706 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:32:44.159251 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:44.160098 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.160519 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:44.160612 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:44.161117 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:32:44.162778 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:44.162848 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:44.163201 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.163346 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:32:44.163629 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.163711 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.166482 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.166654 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.169500 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:32:44.170651 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.174672 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.199690 np0000181116 devstack@c-api.service[116814]: DEBUG oslo_db.sqlalchemy.engines [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 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=116814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.201050 np0000181116 devstack@c-api.service[116810]: DEBUG oslo_db.sqlalchemy.engines [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 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=116810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.201979 np0000181116 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.202538 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:44.203862 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:44.204966 np0000181116 devstack@c-api.service[116814]: INFO cinder.rpc [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:44.205957 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:44.206219 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.206285 np0000181116 devstack@c-api.service[116810]: INFO cinder.rpc [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:44.207429 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.209842 np0000181116 devstack@c-api.service[116813]: INFO cinder.rpc [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:44.210583 np0000181116 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:44.211845 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.213090 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:32:44.215357 np0000181116 devstack@c-api.service[116812]: INFO cinder.rpc [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:32:44.216477 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.217920 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.219583 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.221098 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.222759 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.224047 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.224208 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.225899 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.227188 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.228357 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.229321 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.230312 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.230894 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.231611 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.232309 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.234420 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.235025 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.235225 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.235293 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.238142 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.238282 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.238374 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.240050 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.241190 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.241279 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.241337 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.243035 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.244072 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.244139 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.244286 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.245647 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.245961 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.246976 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.247142 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.248320 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.248431 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.249244 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.250034 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.251101 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.251503 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.252076 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.253844 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.254133 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.254960 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.256412 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.256582 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.257182 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.259067 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.259380 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.259624 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.259918 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.260843 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.262079 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.262284 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.262957 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.263596 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.263664 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.264549 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.264759 np0000181116 devstack@c-api.service[116814]: WARNING cinder.api.contrib.hosts [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:44.265010 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.265075 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.265462 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.266372 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.266566 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.266781 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.267548 np0000181116 devstack@c-api.service[116810]: WARNING cinder.api.contrib.hosts [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:44.267882 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.267971 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.268055 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.268199 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.269296 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.269514 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.269584 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.270090 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.270477 np0000181116 devstack@c-api.service[116813]: WARNING cinder.api.contrib.hosts [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:44.270552 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: extensions {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.270849 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.271162 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.271584 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.271874 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-quota-class-sets {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.272331 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.272474 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.272931 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.273158 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: scheduler-stats {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.273261 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: extensions {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.273775 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.274371 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.274631 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-quota-sets {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.274701 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-quota-class-sets {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.275283 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.275535 np0000181116 devstack@c-api.service[116812]: WARNING cinder.api.contrib.hosts [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:32:44.275974 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: scheduler-stats {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.276221 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.276286 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: extensions {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.276586 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: backups {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.277387 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-quota-sets {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.277527 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.277574 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-quota-class-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.278630 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-snapshot-manage {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.278843 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.278886 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: scheduler-stats {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.279381 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: backups {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.280044 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: consistencygroups {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.280300 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-quota-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.280354 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.281285 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: extensions {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.281406 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-snapshot-manage {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.281959 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: extra_specs {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.282272 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: backups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.282644 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-quota-class-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.282826 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: consistencygroups {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.283935 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: scheduler-stats {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.284328 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-snapshot-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.284791 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: extra_specs {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.285377 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-quota-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.285738 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: consistencygroups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.286451 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-hosts {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.287379 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: backups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.287721 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: extra_specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.287793 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-volume-manage {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.289217 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-availability-zone {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.289386 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-snapshot-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.289624 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-hosts {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.290564 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: encryption {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.290822 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: consistencygroups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.290980 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-volume-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.292132 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-volume-transfer {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.292442 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-availability-zone {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.292790 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: extra_specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.293759 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.293867 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: capabilities {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.294338 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-hosts {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.295095 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: encryption {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.295734 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-volume-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.295819 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-volume-transfer {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.296618 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: os-volume-type-access {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.297126 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-availability-zone {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.297406 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: capabilities {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.298208 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: cgsnapshots {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.298472 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.298701 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.299641 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extended resource: qos-specs {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.300002 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-volume-transfer {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.300196 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: os-volume-type-access {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.301605 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: capabilities {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.301736 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] SnapshotActionsController initialized {{(pid=116810) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:44.301804 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: cgsnapshots {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.302532 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.302880 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.303238 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extended resource: qos-specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.303895 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.304450 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: os-volume-type-access {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.305230 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.305297 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.contrib.snapshot_actions [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] SnapshotActionsController initialized {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:44.306009 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: cgsnapshots {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.306110 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.306583 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.307672 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-hosts {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.307870 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extended resource: qos-specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.308049 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.308180 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.308790 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.309356 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.309510 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.contrib.snapshot_actions [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] SnapshotActionsController initialized {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:44.310089 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.310174 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-volume-manage {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.310238 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.310749 np0000181116 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.311505 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.311590 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.311635 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.311702 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.311829 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.311927 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension AdminActions extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312051 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension AdminActions extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312152 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension AdminActions extending resource: backups {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312310 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-availability-zone {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.312361 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeActions extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312468 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension TypesManage extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312574 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension UsedLimits extending resource: limits {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312675 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312770 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312871 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.312930 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.312970 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.313007 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.313079 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.313180 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.313280 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-8d174b5d-481c-40c4-a77a-71dda66cf0e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.313641 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: encryption {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.314297 np0000181116 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.314380 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.315179 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315292 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315373 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-volume-transfer {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.315435 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315540 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension AdminActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315661 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension AdminActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315704 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.315763 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension AdminActions extending resource: backups {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.315945 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316062 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension TypesManage extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316166 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension UsedLimits extending resource: limits {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316266 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316361 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316478 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316588 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316698 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316798 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.316901 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-6bc38deb-822c-4257-a456-d02278b2a8e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.317009 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: capabilities {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.317084 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.318290 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: encryption {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.318914 np0000181116 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.319771 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.319843 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: os-volume-type-access {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.319881 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320082 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320190 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension AdminActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320306 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension AdminActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320414 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension AdminActions extending resource: backups {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320525 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320646 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension TypesManage extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320758 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension UsedLimits extending resource: limits {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320860 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.320956 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.321055 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.321168 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.321283 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.321387 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.321444 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: cgsnapshots {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.321505 np0000181116 devstack@c-api.service[116810]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d4b6a3668 pid: 116810 (default app) Jun 17 04:32:44.321544 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-e18293f8-0048-4361-a0e8-9b0e56b16988 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.322849 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extended resource: qos-specs {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:32:44.325242 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.contrib.snapshot_actions [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] SnapshotActionsController initialized {{(pid=116814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:32:44.325289 np0000181116 devstack@c-api.service[116813]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d4b6a3668 pid: 116813 (default app) Jun 17 04:32:44.325925 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.327506 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.328862 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.329496 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329496 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.329640 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329640 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.329640 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329640 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.329640 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329870 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.329870 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329870 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.329870 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.329870 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330070 np0000181116 devstack@c-api.service[116812]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d4b6a3668 pid: 116812 (default app) Jun 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330113 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330352 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330352 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330352 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330352 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330597 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330597 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330597 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330597 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330777 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330777 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330777 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.330777 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.330777 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331000 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331000 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331000 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331000 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331000 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331201 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331468 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331717 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.331952 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332193 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332193 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332193 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332193 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332354 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332354 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332354 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332354 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332354 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332594 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332594 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332594 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332594 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332594 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.332782 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333004 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.333042 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333042 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333042 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333042 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333042 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333261 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333261 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333261 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333261 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333261 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333489 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333489 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333489 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333489 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333649 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333649 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333649 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333649 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333816 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333816 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333816 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.333816 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.333816 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334048 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334048 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334048 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334048 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334048 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334242 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334242 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334242 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334242 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334493 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334493 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334493 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334493 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334670 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334670 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334670 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334670 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334857 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334857 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.334857 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.334857 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335027 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335027 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335027 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335027 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335196 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335452 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335452 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335452 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335452 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335452 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335673 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.335933 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336176 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336440 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336689 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336689 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336689 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336689 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336856 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336856 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.336856 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.336856 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.337017 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.337017 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.337017 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.337017 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.337179 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.337179 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.337179 np0000181116 devstack@c-api.service[116810]: /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 17 04:32:44.337179 np0000181116 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 17 04:32:44.337357 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.337414 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-f2d1d5a4-bfc0-4372-9fad-7fb985abaf31 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:44.337448 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.337448 np0000181116 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:32:44.337448 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337448 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337575 np0000181116 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Wed Jun 17 04:32:44 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension AdminActions extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension AdminActions extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension AdminActions extending resource: backups {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeActions extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension TypesManage extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337617 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension UsedLimits extending resource: limits {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.337837 np0000181116 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-1533c794-e504-42a7-a3c3-46c2e8979b20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:32:44.345377 np0000181116 devstack@c-api.service[116814]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8d4b6a3668 pid: 116814 (default app) Jun 17 04:32:51.401783 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.401783 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.401783 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.401783 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.401783 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.402790 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.402790 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.402790 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.402790 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.402790 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403078 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403455 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403455 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403455 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403455 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403695 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403695 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403695 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403695 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403965 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403965 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.403965 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.403965 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404211 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404211 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404211 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404211 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404211 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404588 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404588 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404588 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404588 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404588 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.404972 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405313 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.405878 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.406291 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.406291 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.406291 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.406291 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.406291 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.406696 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.406696 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.406696 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.406696 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.406696 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407015 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407502 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407928 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407928 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407928 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.407928 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.407928 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408277 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408277 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408277 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408277 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408277 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408625 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408625 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408625 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408625 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408941 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408941 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.408941 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.408941 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409230 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409230 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409230 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409230 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409230 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409621 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409621 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409621 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409621 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409621 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409957 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409957 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.409957 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.409957 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410250 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410250 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410250 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410250 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410575 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410575 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410575 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410575 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410848 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410848 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.410848 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.410848 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411133 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411133 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411133 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411133 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411437 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411437 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411437 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411437 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411437 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.411800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412198 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.412198 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412198 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.412198 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412198 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.412559 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413020 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413467 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.413800 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414105 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414105 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414105 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414105 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414310 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414310 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414310 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414310 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414310 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 04:32:51.414581 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-e86c7de9-a368-4015-bd77-fad1838d98c6 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:51.902680 np0000181116 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-e86c7de9-a368-4015-bd77-fad1838d98c6 admin admin] POST https://199.204.45.222/volume/v3/types Jun 17 04:32:51.903278 np0000181116 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-e86c7de9-a368-4015-bd77-fad1838d98c6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:51.904957 np0000181116 devstack@c-api.service[116813]: /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 17 04:32:51.904957 np0000181116 devstack@c-api.service[116813]: warnings.warn( Jun 17 04:32:51.940731 np0000181116 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-e86c7de9-a368-4015-bd77-fad1838d98c6 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:51.973530 np0000181116 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-e86c7de9-a368-4015-bd77-fad1838d98c6 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 17 04:32:51.974182 np0000181116 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Wed Jun 17 04:32:51 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:32:52.002211 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.002211 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.002211 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.002211 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003006 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003006 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003006 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003006 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003276 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003644 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003644 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003644 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003644 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003644 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003928 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003928 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003928 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.003928 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.003928 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004237 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004237 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004237 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004237 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004524 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004524 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004524 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004524 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004524 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004842 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004842 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004842 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.004842 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.004842 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005121 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.005841 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.006509 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006943 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.006943 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006943 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.006943 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.006943 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007330 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.007330 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007330 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.007330 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007330 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.007670 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008066 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008500 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008500 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008500 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008500 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008500 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008890 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008890 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008890 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.008890 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.008890 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009197 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009197 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009197 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009197 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009519 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009519 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009519 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009519 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009772 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009772 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009772 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.009772 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.009772 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.010570 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.010570 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.010570 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.010570 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.010570 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.010904 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.010904 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.010904 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.010904 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011210 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011210 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011210 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011210 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011505 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011505 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011505 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011505 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011795 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011795 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.011795 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.011795 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012063 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012063 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012063 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012063 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012342 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012342 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012342 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012342 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012342 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.012737 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013207 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013207 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013207 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013207 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013207 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013544 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.013976 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014263 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014530 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014694 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014694 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014694 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014694 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014808 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014808 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014808 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014808 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014808 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 04:32:52.014936 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [req-e86c7de9-a368-4015-bd77-fad1838d98c6 req-f1413063-1f9f-45a2-b82f-906fcbdb2b69 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:32:52.340816 np0000181116 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [req-e86c7de9-a368-4015-bd77-fad1838d98c6 req-f1413063-1f9f-45a2-b82f-906fcbdb2b69 admin admin] POST https://199.204.45.222/volume/v3/types/5af48f56-83c4-4581-a72b-c0c06699a2e0/extra_specs Jun 17 04:32:52.341353 np0000181116 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [req-e86c7de9-a368-4015-bd77-fad1838d98c6 req-f1413063-1f9f-45a2-b82f-906fcbdb2b69 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:32:52.343157 np0000181116 devstack@c-api.service[116812]: /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 17 04:32:52.343157 np0000181116 devstack@c-api.service[116812]: warnings.warn( Jun 17 04:32:52.380505 np0000181116 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [req-e86c7de9-a368-4015-bd77-fad1838d98c6 req-f1413063-1f9f-45a2-b82f-906fcbdb2b69 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:32:52.443710 np0000181116 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [req-e86c7de9-a368-4015-bd77-fad1838d98c6 req-f1413063-1f9f-45a2-b82f-906fcbdb2b69 admin admin] https://199.204.45.222/volume/v3/types/5af48f56-83c4-4581-a72b-c0c06699a2e0/extra_specs returned with HTTP 200 Jun 17 04:32:52.446437 np0000181116 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Wed Jun 17 04:32:51 2026] POST /volume/v3/types/5af48f56-83c4-4581-a72b-c0c06699a2e0/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:32:54.204340 np0000181116 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=6 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:54.205537 np0000181116 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=6 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:33:01.970204 np0000181116 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:33:02.441829 np0000181116 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:58.514894 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-6c6b6127-d5e9-4859-a964-323e43a2c3df None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:58.516182 np0000181116 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-6c6b6127-d5e9-4859-a964-323e43a2c3df None None] GET https://199.204.45.222/volume// Jun 17 04:35:58.516558 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-6c6b6127-d5e9-4859-a964-323e43a2c3df None None] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:58.517011 np0000181116 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-6c6b6127-d5e9-4859-a964-323e43a2c3df None None] Calling method 'all' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:58.518095 np0000181116 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-6c6b6127-d5e9-4859-a964-323e43a2c3df None None] https://199.204.45.222/volume// returned with HTTP 300 Jun 17 04:35:58.518679 np0000181116 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Wed Jun 17 04:35:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)