Jun 29 04:30:26.192194 np0000183326 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:30:26.201490 np0000183326 devstack@c-api.service[112633]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:30:26 2026] *** Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: nodename: np0000183326 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: machine: x86_64 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: clock source: unix Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: pcre jit disabled Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: detected number of CPU cores: 16 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: current working directory: / Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: your processes number limit is 256917 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: your memory page size is 4096 bytes Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: detected max file descriptor number: 2048 Jun 29 04:30:26.203365 np0000183326 devstack@c-api.service[112633]: lock engine: pthread robust mutexes Jun 29 04:30:26.204220 np0000183326 devstack@c-api.service[112633]: thunder lock: enabled Jun 29 04:30:26.204220 np0000183326 devstack@c-api.service[112633]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:30:26.204220 np0000183326 devstack@c-api.service[112633]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:30:26.204220 np0000183326 devstack@c-api.service[112633]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:30:26.204220 np0000183326 devstack@c-api.service[112633]: Set PythonHome to /opt/stack/data/venv Jun 29 04:30:26.248957 np0000183326 devstack@c-api.service[112633]: Python main interpreter initialized at 0x7cf21e2a3668 Jun 29 04:30:26.249033 np0000183326 devstack@c-api.service[112633]: python threads support enabled Jun 29 04:30:26.249033 np0000183326 devstack@c-api.service[112633]: your server socket listen backlog is limited to 100 connections Jun 29 04:30:26.249033 np0000183326 devstack@c-api.service[112633]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:30:26.249668 np0000183326 devstack@c-api.service[112633]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:30:26.249808 np0000183326 devstack@c-api.service[112633]: *** Operational MODE: preforking *** Jun 29 04:30:26.250030 np0000183326 devstack@c-api.service[112633]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:30:26.250030 np0000183326 devstack@c-api.service[112633]: spawned uWSGI master process (pid: 112633) Jun 29 04:30:26.250324 np0000183326 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:30:26.251340 np0000183326 devstack@c-api.service[112633]: spawned uWSGI worker 1 (pid: 112645, cores: 1) Jun 29 04:30:26.251685 np0000183326 devstack@c-api.service[112633]: spawned uWSGI worker 2 (pid: 112646, cores: 1) Jun 29 04:30:26.252291 np0000183326 devstack@c-api.service[112633]: spawned uWSGI worker 3 (pid: 112647, cores: 1) Jun 29 04:30:26.252867 np0000183326 devstack@c-api.service[112633]: spawned uWSGI worker 4 (pid: 112648, cores: 1) Jun 29 04:30:26.253000 np0000183326 devstack@c-api.service[112633]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: framework. For more detail see Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:30:26.399323 np0000183326 devstack@c-api.service[112645]: import eventlet # noqa Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: we strongly recommend against using it for new projects. Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: framework. For more detail see Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:30:26.404331 np0000183326 devstack@c-api.service[112646]: import eventlet # noqa Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: we strongly recommend against using it for new projects. Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: framework. For more detail see Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:30:26.426744 np0000183326 devstack@c-api.service[112647]: import eventlet # noqa Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: we strongly recommend against using it for new projects. Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: framework. For more detail see Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:30:26.435031 np0000183326 devstack@c-api.service[112648]: import eventlet # noqa Jun 29 04:30:26.502399 np0000183326 devstack@c-api.service[112645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:30:26.502399 np0000183326 devstack@c-api.service[112645]: warnings.warn( Jun 29 04:30:26.510959 np0000183326 devstack@c-api.service[112646]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:30:26.510959 np0000183326 devstack@c-api.service[112646]: warnings.warn( Jun 29 04:30:26.538635 np0000183326 devstack@c-api.service[112647]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:30:26.538635 np0000183326 devstack@c-api.service[112647]: warnings.warn( Jun 29 04:30:26.552282 np0000183326 devstack@c-api.service[112648]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:30:26.552282 np0000183326 devstack@c-api.service[112648]: warnings.warn( Jun 29 04:30:26.596043 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:26.596043 np0000183326 devstack@c-api.service[112645]: from cgi import parse_header Jun 29 04:30:26.604623 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:26.604623 np0000183326 devstack@c-api.service[112646]: from cgi import parse_header Jun 29 04:30:26.654597 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:26.654597 np0000183326 devstack@c-api.service[112645]: removals.removed_module( Jun 29 04:30:26.655229 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:26.655229 np0000183326 devstack@c-api.service[112648]: from cgi import parse_header Jun 29 04:30:26.655568 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:26.655568 np0000183326 devstack@c-api.service[112645]: removals.removed_module( Jun 29 04:30:26.655651 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:26.655651 np0000183326 devstack@c-api.service[112647]: from cgi import parse_header Jun 29 04:30:26.664145 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:26.664145 np0000183326 devstack@c-api.service[112646]: removals.removed_module( Jun 29 04:30:26.665507 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:26.665507 np0000183326 devstack@c-api.service[112646]: removals.removed_module( Jun 29 04:30:26.715215 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:26.715215 np0000183326 devstack@c-api.service[112647]: removals.removed_module( Jun 29 04:30:26.716777 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:26.716777 np0000183326 devstack@c-api.service[112648]: removals.removed_module( Jun 29 04:30:26.717711 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:26.717711 np0000183326 devstack@c-api.service[112647]: removals.removed_module( Jun 29 04:30:26.719143 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:26.719143 np0000183326 devstack@c-api.service[112648]: removals.removed_module( Jun 29 04:30:27.593760 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:27.593760 np0000183326 devstack@c-api.service[112646]: warnings.warn( Jun 29 04:30:27.652518 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:27.652518 np0000183326 devstack@c-api.service[112645]: warnings.warn( Jun 29 04:30:27.660142 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:27.660142 np0000183326 devstack@c-api.service[112646]: warnings.warn( Jun 29 04:30:27.707986 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:27.707986 np0000183326 devstack@c-api.service[112648]: warnings.warn( Jun 29 04:30:27.723773 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:27.723773 np0000183326 devstack@c-api.service[112645]: warnings.warn( Jun 29 04:30:27.723997 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:27.723997 np0000183326 devstack@c-api.service[112647]: warnings.warn( Jun 29 04:30:27.772505 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:27.772505 np0000183326 devstack@c-api.service[112648]: warnings.warn( Jun 29 04:30:27.783482 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:27.783482 np0000183326 devstack@c-api.service[112647]: warnings.warn( Jun 29 04:30:27.938333 np0000183326 devstack@c-api.service[112646]: 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 29 04:30:27.938504 np0000183326 devstack@c-api.service[112646]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112646) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:30:27.965909 np0000183326 devstack@c-api.service[112645]: 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 29 04:30:27.966189 np0000183326 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:30:28.003046 np0000183326 devstack@c-api.service[112648]: 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 29 04:30:28.003298 np0000183326 devstack@c-api.service[112648]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112648) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:30:28.015809 np0000183326 devstack@c-api.service[112647]: 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 29 04:30:28.016077 np0000183326 devstack@c-api.service[112647]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112647) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:30:28.052932 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:28.052932 np0000183326 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:30:28.071417 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:28.071417 np0000183326 devstack@c-api.service[112646]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:30:28.072483 np0000183326 devstack@c-api.service[112648]: /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 29 04:30:28.072483 np0000183326 devstack@c-api.service[112648]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:30:28.087374 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:28.087374 np0000183326 devstack@c-api.service[112647]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:30:28.626861 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:30:28.627416 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:30:28.627472 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112648) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:30:28.627520 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.627557 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.627598 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.627637 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.627676 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.627735 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.627775 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.627821 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.627956 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:30:28.628009 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.628089 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.628157 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.628201 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.628254 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.628333 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.628380 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.628422 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.628464 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.628509 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.628553 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.628603 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.628645 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.628683 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.628720 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.628770 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.628804 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.628845 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.628883 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.628924 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.628957 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.629001 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.629045 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.629045 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.629119 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.629119 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.629209 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.629209 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.629305 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.629382 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.629441 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.629512 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.631229 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.631316 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.631360 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.631420 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.631467 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.631507 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.631550 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.631585 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.631629 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.631668 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.631710 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.631752 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.631796 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.631829 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.631869 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.631907 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.631952 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.631994 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.632042 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.632083 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.632121 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.632154 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.632187 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.632225 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.632272 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.632320 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.632320 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.632320 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.638187 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.638343 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.638343 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.638431 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.638471 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.638513 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.638558 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.638610 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.638657 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.638746 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.638784 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.638784 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.638858 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.638858 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.638927 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.638963 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.639002 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.639056 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.639056 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.639056 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.639056 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.639660 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.639767 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.639814 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.639909 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.639978 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.640055 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.640105 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.640145 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.640186 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.640235 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.640235 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.640315 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.640394 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.640438 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.640475 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.640522 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.640561 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.640596 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.640596 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.640671 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.640710 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.640751 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.640818 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.640859 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.640893 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.640937 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.640981 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.641019 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.641058 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.641097 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.641097 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.641169 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.641206 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.641246 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.641246 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.641336 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.641373 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.641412 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.641449 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.641492 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.641526 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.641560 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.641594 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.641636 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.641674 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.641714 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.641755 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.641798 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.641832 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.641876 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.641914 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.641952 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.641989 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.642025 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.642025 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.642104 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.642144 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.642186 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.642223 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.642271 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.642306 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.642354 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.642392 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.642428 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.642471 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.642510 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.642545 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.642545 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.642545 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.642545 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.642714 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.642760 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.642802 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.642840 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.642886 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.642929 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.642967 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.643005 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.643045 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.643085 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.643120 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.643153 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.643186 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.643226 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.643316 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.643364 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.643397 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.643429 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.643470 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.643503 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.643541 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.644141 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.644186 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.644236 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.644299 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.644375 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.644417 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.644489 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.644585 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.644633 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.644706 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.644754 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.644826 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.644905 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.644982 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.645741 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.645798 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.645843 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.645891 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.645945 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.645981 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.646025 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.646073 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.646113 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.646149 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.646184 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.646184 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.646442 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.646442 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.646971 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.647029 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.647085 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.647129 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.647169 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.647207 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.647252 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.647309 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.647349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.647389 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.647431 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.647469 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.647469 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.647647 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.647857 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.647922 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.647959 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.648016 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.648053 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.648095 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.648138 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.648182 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.648218 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.648270 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.648308 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.648353 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.648391 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.648434 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.648477 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.648516 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.648554 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.648593 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.648628 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.648662 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.648699 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.648699 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.648776 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.648820 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.648885 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.648923 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.648985 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.649063 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.650502 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.650554 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.650634 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.650711 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.650756 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.650816 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.650855 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.650892 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.650929 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.650967 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.651007 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.651047 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.651080 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.651121 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.651159 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.651191 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.651229 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.651291 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.651330 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.651363 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.651405 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.651438 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.651438 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.651515 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.651549 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.651549 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.651614 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.651655 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.651693 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.651735 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.651767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.651767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.651767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.651767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.651767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.652363 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.652439 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.652474 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.652513 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.652572 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.652636 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.652687 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.656903 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.657115 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.657179 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.657221 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.657585 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.657639 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.657685 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.657723 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.657766 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.657809 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.657859 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.657904 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.657941 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.657982 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.658022 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.658059 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.658100 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.658137 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.658175 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.658216 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.658274 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.658468 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.658529 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.658590 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.658676 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.658719 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.658771 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.658814 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.658814 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.658891 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.658929 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.658973 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.659020 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.659113 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.659163 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.659354 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.659404 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.659451 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.659497 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.659540 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.659540 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.659618 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.659662 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.659662 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.659731 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.659774 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.659812 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.659812 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.659883 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.660340 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.660391 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.660467 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.660519 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.660597 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.660647 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.660694 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.660733 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.660786 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.660861 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.660924 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.660964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.661004 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.661004 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.661082 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.661116 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.661159 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.661199 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.661243 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.661297 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.661346 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.661393 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.661393 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.661464 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.661501 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.661542 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.661580 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.661580 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.661650 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.661650 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.661650 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.661650 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.661799 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.661799 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.661799 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.664653 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.664653 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.664786 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.664834 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.664881 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.664916 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.664916 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.664990 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.665029 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.665075 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.665124 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.665166 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.665203 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.665247 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.665311 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.665354 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.665395 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.665436 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.665477 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.665532 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.665532 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.665624 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.668992 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.669080 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.669080 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.669169 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.669169 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.669247 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.669304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.669550 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.669591 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.669633 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.669677 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.669719 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.669762 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.669821 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.669865 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.669917 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.669955 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.669999 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.670040 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.670085 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.670122 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.670165 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.670200 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.670242 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.670309 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.670358 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.670402 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.670439 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.670475 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.670517 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.670562 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.670620 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.670669 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.670720 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.670765 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.670898 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.670945 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.670989 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.671037 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.671128 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.671168 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.671241 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.671307 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.671348 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.671422 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.671468 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.671508 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.671553 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.671592 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.671627 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.671672 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.671716 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.671754 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.671796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.671835 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.671874 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.671917 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.671965 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.672008 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.672053 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.672091 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.672129 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.672173 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.672212 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.672244 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.672298 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.672348 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.672387 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.672431 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.672469 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.672516 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.672562 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.672716 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.672794 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.672836 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.672875 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.672914 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.672914 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.672995 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.673037 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.673037 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.673114 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.673165 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.673165 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.673237 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.673464 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.673505 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.673553 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.673553 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.673626 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.673665 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.673712 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.673754 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.673793 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.673793 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.673862 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.673899 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.673937 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.673987 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.674029 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.674073 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.674115 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.674155 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.674155 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.674155 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.674155 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.674369 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.674369 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.674486 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.674539 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.674584 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.674682 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.674722 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.674765 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.674808 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.674857 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.674895 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.674942 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.674982 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.675023 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.675062 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.675100 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.675145 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.675182 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.675228 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.675282 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.675331 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.675375 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.675419 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.675457 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.675494 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.675531 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.675573 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.675616 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.675657 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.675704 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.675752 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.675794 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.675831 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.675871 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.675907 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.675950 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.675995 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.676034 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.676077 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.676121 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.676166 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.676210 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.676320 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.676373 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.676418 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.676456 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.676493 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.676535 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.676571 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.676619 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.676666 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.676702 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.676739 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.676772 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.676808 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.676849 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.676886 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.676922 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.676965 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.677013 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.677056 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.677098 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.677136 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.677172 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.677215 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.677266 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.677306 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.677342 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.677395 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.677433 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.677478 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.677515 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.677556 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.677556 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.677626 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.677838 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.677877 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.677913 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.677955 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.677996 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.677996 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.678076 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.678168 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.678215 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.678306 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.678354 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.678395 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.678438 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.678476 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.678476 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.678476 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.678573 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.678645 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.678691 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.678736 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.678774 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.678816 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.678856 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.678906 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.678906 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.678980 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.679032 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.679077 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.679150 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.679196 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.679196 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.679196 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.679196 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.679350 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.679350 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.679350 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.679350 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.679505 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.679546 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.679588 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.679630 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.679667 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.679703 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.679740 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.679775 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.679823 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.679862 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.679905 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.679941 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.680067 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.680198 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.680239 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.680300 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.680347 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.680390 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.680426 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.680469 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.680510 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.680542 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.680542 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.680542 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.680646 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.680646 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.680646 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.680646 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.680771 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.680808 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.680843 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.680880 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.680919 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.680956 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.680988 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.680988 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.680988 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.681102 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.681145 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.681184 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.681184 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.681184 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.681184 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.681184 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.681377 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.681415 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.681456 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.683390 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.683457 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.683504 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.683577 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.683639 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.683688 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.683748 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.683788 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.683868 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.683910 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.683974 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.684055 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.684094 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.684154 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.684226 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.684329 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.684390 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.684444 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.684510 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.684568 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.684614 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.684653 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.684692 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.684737 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.684776 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.684820 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.684858 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.684904 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.684946 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.684946 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.685016 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.685065 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.685104 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.685299 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.685356 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.685402 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.685446 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.685491 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.685529 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.685567 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.685611 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.685653 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.685690 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.685739 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.685777 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.685810 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.685841 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.685888 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.685926 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.685964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.685964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.685964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.685964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.685964 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.686147 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.686147 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.686234 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.686287 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.686326 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.686374 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.686374 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.686374 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.686374 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.686644 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.686644 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.686731 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.686776 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.686809 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.686851 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.686851 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.686921 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.686958 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.687002 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.687043 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.687085 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.687085 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.687085 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.687188 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.687188 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.687440 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.687723 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.687830 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.688097 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.688186 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.688186 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.688283 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.688364 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.688413 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.688456 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.688500 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.688539 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.688583 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.688630 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.688670 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.688670 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.688744 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.688782 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.688821 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.688859 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.688896 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.688941 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.688941 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.689026 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.689073 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.689117 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.689157 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.689193 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.689240 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.689240 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.689329 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.689377 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.689415 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.689553 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.689595 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.689640 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.689640 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.689715 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.689753 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.689796 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.690049 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.690091 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.690091 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.690168 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.690168 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.690168 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.690289 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.690330 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.690379 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.690427 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.690466 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.690503 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.690540 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.690601 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.690641 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.690678 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.690715 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.690753 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.690789 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.690826 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.690869 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.690906 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.690944 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.690980 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.691019 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.691056 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.691094 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.691139 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.691139 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.691211 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.691248 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.691248 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.691349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.691349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.691349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.691349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.691349 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.691985 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.692087 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.692175 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.692361 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.692450 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.692539 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.692635 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.692944 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.692992 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.693098 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.693142 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.693187 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.693228 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.693285 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.693334 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.693375 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.693426 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.693470 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.693513 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.693513 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.693513 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.693615 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.693703 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.693752 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.693856 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.693900 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.693942 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.693987 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.694026 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.694073 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.694119 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.694157 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.694195 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.694306 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.694406 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:30:28.695021 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112646) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.695096 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.695144 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.695190 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.695287 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112646) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.695333 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.695369 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112646) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.695420 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.695420 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.695491 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.695534 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.695592 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.695670 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112648) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.695772 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.695860 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.695944 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.696039 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112648) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.696116 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112648) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.696546 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112647) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:30:28.696679 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:30:28.696790 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:30:28.696894 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:30:28.696990 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112647) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:30:28.697083 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112647) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:30:28.745744 np0000183326 devstack@c-api.service[112645]: INFO dbcounter [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Registered counter for database cinder Jun 29 04:30:28.746787 np0000183326 devstack@c-api.service[112648]: INFO dbcounter [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Registered counter for database cinder Jun 29 04:30:28.747187 np0000183326 devstack@c-api.service[112646]: INFO dbcounter [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Registered counter for database cinder Jun 29 04:30:28.751670 np0000183326 devstack@c-api.service[112647]: INFO dbcounter [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Registered counter for database cinder Jun 29 04:30:28.792693 np0000183326 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.794348 np0000183326 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-06634b74-39f0-4912-b527-4ce3037387f2 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.796232 np0000183326 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [None req-215fff82-537b-4985-99a3-776d63c97acc 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.800581 np0000183326 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.918878 np0000183326 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:30:28.922283 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:30:28.922838 np0000183326 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writer thread running {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:30:28.925288 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:30:28.926944 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:30:28.928676 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:30:28.929816 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:30:28.932497 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:30:28.932638 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:30:28.934291 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.935076 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:30:28.936363 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.938872 np0000183326 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writer thread running {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:30:28.939484 np0000183326 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writer thread running {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:30:28.940188 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.941082 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.943347 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:30:28.943547 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:30:28.947116 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:30:28.947545 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:30:28.950544 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:30:28.950753 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:30:28.953284 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:30:28.953693 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:30:28.954392 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.955077 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.959037 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.960123 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.975639 np0000183326 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-06634b74-39f0-4912-b527-4ce3037387f2 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.979083 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:30:28.980101 np0000183326 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.981830 np0000183326 devstack@c-api.service[112646]: INFO cinder.rpc [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:30:28.983355 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.983620 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:30:28.986587 np0000183326 devstack@c-api.service[112645]: INFO cinder.rpc [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:30:28.988176 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.996101 np0000183326 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.996646 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:28.998674 np0000183326 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [None req-215fff82-537b-4985-99a3-776d63c97acc 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:28.999951 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:30:29.002742 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.002798 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:30:29.003286 np0000183326 devstack@c-api.service[112647]: INFO cinder.rpc [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:30:29.004888 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.005406 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.006751 np0000183326 devstack@c-api.service[112648]: INFO cinder.rpc [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:30:29.007643 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.008312 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.009073 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.012827 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.014126 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.015942 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.018801 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.019019 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.019459 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.020704 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.022221 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.022530 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.023899 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.024706 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.025085 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.025708 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.028189 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.028843 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.029323 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.029679 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.032135 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.032285 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.032355 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.033065 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.035385 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.036124 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.036540 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.036846 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.039104 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.039562 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.039690 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.042186 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.042541 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.044962 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.045414 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.045499 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.045563 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.047898 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.048401 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.048930 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.049003 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.049338 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.051052 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.051210 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.051308 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.052003 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.052649 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.052739 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.052860 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.054094 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.054391 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.055389 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.055511 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.055827 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.056935 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.057409 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.058250 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.058844 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.059673 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.060515 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.060883 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.061003 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.061981 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.062076 np0000183326 devstack@c-api.service[112646]: WARNING cinder.api.contrib.hosts [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:30:29.062271 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: extensions {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.063082 np0000183326 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:30:29.063336 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.064272 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.064584 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: cgsnapshots {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.065595 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.065969 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: qos-specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.066458 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.068026 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: capabilities {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.068117 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.069295 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: backups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.069492 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.070272 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.070907 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.071289 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-volume-type-access {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.071695 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.072387 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.072971 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.073610 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.073693 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.074449 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: consistencygroups {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.074937 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.075085 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.076155 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.076359 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: extra_specs {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.076419 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.076955 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.077480 np0000183326 devstack@c-api.service[112647]: WARNING cinder.api.contrib.hosts [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:30:29.077710 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: extensions {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.077910 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: encryption {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.078578 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.078642 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.079396 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-volume-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.080118 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.080314 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.080393 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: cgsnapshots {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.080806 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-volume-transfer {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.082581 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: qos-specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.082669 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.082719 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.082767 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-availability-zone {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.083721 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-quota-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.083798 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.083839 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: capabilities {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.083991 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.085082 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: backups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.085148 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-quota-class-sets {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.085401 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.085477 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.086440 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-snapshot-manage {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.086891 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.087069 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-volume-type-access {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.087128 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.087831 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: os-hosts {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.088479 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.088690 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.088748 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.089163 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extended resource: scheduler-stats {{(pid=112646) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.090021 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.090121 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.090188 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: consistencygroups {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.091232 np0000183326 devstack@c-api.service[112648]: WARNING cinder.api.contrib.hosts [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:30:29.091558 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.091616 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: extensions {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.092119 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: extra_specs {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.092346 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.092880 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.093321 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: cgsnapshots {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.093655 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: encryption {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.093892 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.094292 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.094743 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.contrib.snapshot_actions [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] SnapshotActionsController initialized {{(pid=112646) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:30:29.095054 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: qos-specs {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.095128 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-volume-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.095510 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.095666 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.096590 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-volume-transfer {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.096872 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.098198 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-availability-zone {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.098359 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.098426 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.098916 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: capabilities {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.099508 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-quota-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.099948 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.100177 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: backups {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.100505 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.100828 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:30:29.100984 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-quota-class-sets {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.101577 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.102204 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-snapshot-manage {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.102311 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-volume-type-access {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.102782 np0000183326 devstack@c-api.service[112646]: WARNING castellan.key_manager.migration [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.102955 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.103595 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: os-hosts {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.104010 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: encryption {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.104084 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension UsedLimits extending resource: limits {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.104194 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.104307 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.104534 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.104693 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.104848 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105044 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105095 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extended resource: scheduler-stats {{(pid=112647) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.105191 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105369 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension TypesManage extending resource: types {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105525 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105673 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.105769 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105897 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension AdminActions extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.105966 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: consistencygroups {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.106075 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.106222 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension AdminActions extending resource: backups {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.106453 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.106627 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.106781 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.v3.router [None req-06634b74-39f0-4912-b527-4ce3037387f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112646) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.107749 np0000183326 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.108219 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: extra_specs {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.108896 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.108962 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.109022 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.109997 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: encryption {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.110571 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.110772 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.110856 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.111045 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.111350 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.111564 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.111661 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-volume-manage {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.111773 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.111921 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.contrib.snapshot_actions [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] SnapshotActionsController initialized {{(pid=112647) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:30:29.111983 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.112173 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.112359 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.112524 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.112668 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.112749 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.112807 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.113039 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.113104 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-volume-transfer {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.113213 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-2e6a50b9-45be-4fcc-92b4-1438dd94b15c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.114178 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.114745 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-availability-zone {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.115567 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.116003 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-quota-sets {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.116585 np0000183326 devstack@c-api.service[112646]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf21e2a3668 pid: 112646 (default app) Jun 29 04:30:29.116985 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.117384 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-quota-class-sets {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.118536 np0000183326 devstack@c-api.service[112647]: WARNING castellan.key_manager.migration [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.118718 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-snapshot-manage {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.119367 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension UsedLimits extending resource: limits {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.119498 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.119768 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.119918 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120065 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120108 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: os-hosts {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.120203 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120342 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120509 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension TypesManage extending resource: types {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120640 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120758 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.120883 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension AdminActions extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121050 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension AdminActions extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121159 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension AdminActions extending resource: backups {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121288 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121397 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121473 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extended resource: scheduler-stats {{(pid=112648) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:30:29.121535 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.v3.router [None req-9dc12cb1-0086-4661-9a89-c5c8e02fc535 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112647) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.121872 np0000183326 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf21e2a3668 pid: 112645 (default app) Jun 29 04:30:29.123932 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.125514 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125514 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125514 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125514 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125807 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125807 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125807 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125807 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.125990 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126231 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126231 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126231 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126231 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126231 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126497 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126497 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126497 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126497 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126497 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126689 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126689 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126689 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126689 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126878 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126878 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126878 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.126878 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.126878 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127114 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127114 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127114 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127114 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127114 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127350 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127599 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.127863 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128131 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128131 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128131 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128131 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128340 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.128382 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128382 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128382 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128382 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128563 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128563 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128563 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128563 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128563 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128765 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128765 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128765 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128765 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128765 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.128969 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129202 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129202 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129202 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129202 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129202 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129491 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129491 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129491 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129491 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129491 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129723 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129723 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129723 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129723 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129990 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129990 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.129990 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.129990 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130175 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130175 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130175 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130175 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130175 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130608 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130608 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130608 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130608 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130608 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130808 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130808 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.130808 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.130808 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131035 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131035 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131035 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131035 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131229 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131229 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131229 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131229 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131445 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131445 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131445 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131445 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131634 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131634 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131634 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131634 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.131820 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132103 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132103 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132103 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132103 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132103 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132381 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.132675 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.133881 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134128 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134454 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134454 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134454 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134454 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134581 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134581 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134581 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134581 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134710 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134710 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134710 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134710 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134960 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134960 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.134960 np0000183326 devstack@c-api.service[112646]: /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 29 04:30:29.134960 np0000183326 devstack@c-api.service[112646]: warnings.warn(deprecated_msg) Jun 29 04:30:29.135098 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.contrib.snapshot_actions [None req-215fff82-537b-4985-99a3-776d63c97acc None None] SnapshotActionsController initialized {{(pid=112648) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:30:29.135098 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.135158 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-58597c08-5051-4717-9847-e143d6418620 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:30:29.135398 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.138135 np0000183326 devstack@c-api.service[112647]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf21e2a3668 pid: 112647 (default app) Jun 29 04:30:29.138178 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.138178 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.138236 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Mon Jun 29 04:30:29 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: WARNING castellan.key_manager.migration [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension UsedLimits extending resource: limits {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138304 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeActions extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138461 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138495 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138623 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension TypesManage extending resource: types {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.138782 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139062 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139062 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension AdminActions extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139205 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension AdminActions extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139341 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension AdminActions extending resource: backups {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139470 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139581 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.139686 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.v3.router [None req-215fff82-537b-4985-99a3-776d63c97acc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112648) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:30:29.148976 np0000183326 devstack@c-api.service[112648]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cf21e2a3668 pid: 112648 (default app) Jun 29 04:30:36.928813 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.928813 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.928813 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.928813 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.928813 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929649 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.929649 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929649 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.929649 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929649 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.929901 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930138 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930138 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930138 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930138 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930300 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930300 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930300 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930300 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930456 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930456 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930456 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930456 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930597 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930597 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930597 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930597 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930597 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930775 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930775 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930775 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930775 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930775 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.930989 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931186 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931403 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931619 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931619 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931619 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931619 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931619 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931789 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931789 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931789 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931789 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931789 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.931947 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932153 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932358 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932358 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932358 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932358 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932358 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932546 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932546 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932546 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932546 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932546 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932722 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932722 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932722 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932722 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932871 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932871 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.932871 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.932871 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933024 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933024 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933024 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933024 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933024 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933215 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933215 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933215 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933215 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933215 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933401 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933401 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933401 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933401 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933542 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933542 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933542 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933542 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933684 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933684 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933684 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933684 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933835 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933835 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.933835 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.933835 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934008 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934008 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934008 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934008 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934167 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934167 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934167 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934167 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934167 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934386 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934621 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934621 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934621 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934621 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934621 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.934823 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935068 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935333 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935584 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935834 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935834 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935834 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935834 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935997 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935997 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935997 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.935997 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.935997 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.936197 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.936197 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.936197 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.936197 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:36.936197 np0000183326 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) Jun 29 04:30:36.937368 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:30:37.671777 np0000183326 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee admin admin] POST https://199.204.45.78/volume/v3/types Jun 29 04:30:37.672453 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:30:37.674595 np0000183326 devstack@c-api.service[112645]: /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 29 04:30:37.674595 np0000183326 devstack@c-api.service[112645]: warnings.warn( Jun 29 04:30:37.714588 np0000183326 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:37.750515 np0000183326 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 29 04:30:37.750893 np0000183326 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Mon Jun 29 04:30:36 2026] POST /volume/v3/types => generated 186 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:30:37.778804 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.778804 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.778804 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.778804 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.778804 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779599 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.779599 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779599 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.779599 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779599 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.779875 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780204 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780204 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780204 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780204 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780469 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780469 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780469 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780469 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780692 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780692 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780692 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780692 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780958 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780958 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780958 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.780958 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.780958 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781359 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.781359 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781359 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.781359 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781359 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.781712 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782153 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782545 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782957 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782957 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782957 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.782957 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.782957 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783286 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783286 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783286 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783286 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783286 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783590 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.783948 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784310 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784310 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784310 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784310 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784310 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784636 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784636 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784636 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784636 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784636 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784909 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784909 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.784909 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.784909 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785171 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785171 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785171 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785171 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785459 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785459 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785459 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785459 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785459 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785738 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785738 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785738 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.785738 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.785738 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786005 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786005 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786005 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786005 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786373 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786373 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786373 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786373 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786491 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786491 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786491 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786491 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786602 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786602 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786602 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786602 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786741 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786741 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786741 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786741 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786853 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786853 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786853 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.786853 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.786853 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787045 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787247 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787247 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787247 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787247 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787247 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787425 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787583 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787757 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.787922 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788091 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788091 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788091 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788091 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788200 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788200 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788200 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788200 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788200 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: warnings.warn(deprecated_msg) Jun 29 04:30:37.788405 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee req-6a6ae831-88ef-4d62-ad1b-cadd41b2038e None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:30:38.293080 np0000183326 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee req-6a6ae831-88ef-4d62-ad1b-cadd41b2038e admin admin] POST https://199.204.45.78/volume/v3/types/5cb19e7a-4c39-47eb-baa2-94e182c2d32a/extra_specs Jun 29 04:30:38.293966 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee req-6a6ae831-88ef-4d62-ad1b-cadd41b2038e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:30:38.297070 np0000183326 devstack@c-api.service[112647]: /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 29 04:30:38.297070 np0000183326 devstack@c-api.service[112647]: warnings.warn( Jun 29 04:30:38.341746 np0000183326 devstack@c-api.service[112647]: DEBUG oslo_db.sqlalchemy.engines [req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee req-6a6ae831-88ef-4d62-ad1b-cadd41b2038e 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=112647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:30:38.416527 np0000183326 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [req-c49f1c4b-2b5e-4da8-ab5d-49d5266081ee req-6a6ae831-88ef-4d62-ad1b-cadd41b2038e admin admin] https://199.204.45.78/volume/v3/types/5cb19e7a-4c39-47eb-baa2-94e182c2d32a/extra_specs returned with HTTP 200 Jun 29 04:30:38.417294 np0000183326 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Mon Jun 29 04:30:37 2026] POST /volume/v3/types/5cb19e7a-4c39-47eb-baa2-94e182c2d32a/extra_specs => generated 55 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:30:38.980856 np0000183326 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=6 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:39.005764 np0000183326 devstack@c-api.service[112648]: DEBUG dbcounter [-] [112648] Writing DB stats cinder:SELECT=6 {{(pid=112648) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:47.747373 np0000183326 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:48.414955 np0000183326 devstack@c-api.service[112647]: DEBUG dbcounter [-] [112647] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:30.154047 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-4b4209f8-2d3b-4c84-969c-7ccbbb666c10 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:30.154939 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-4b4209f8-2d3b-4c84-969c-7ccbbb666c10 None None] GET https://199.204.45.78/volume// Jun 29 04:34:30.155131 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-4b4209f8-2d3b-4c84-969c-7ccbbb666c10 None None] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:34:30.155481 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-4b4209f8-2d3b-4c84-969c-7ccbbb666c10 None None] Calling method 'all' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:34:30.156146 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-4b4209f8-2d3b-4c84-969c-7ccbbb666c10 None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 29 04:34:30.156552 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 2/4] 199.204.45.78 () {66 vars in 1449 bytes} [Mon Jun 29 04:34:30 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:35:12.421140 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.421140 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.421140 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.421140 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.421140 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422461 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.422461 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422461 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.422461 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422461 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.422896 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.423424 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.423424 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.423424 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.423424 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.423711 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.423711 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.423711 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.423711 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424064 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424064 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424064 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424064 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424495 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424495 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424495 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424495 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424495 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424851 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424851 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424851 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.424851 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.424851 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425174 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.425609 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426051 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426484 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426484 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426484 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426484 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426484 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426850 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426850 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426850 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.426850 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.426850 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427187 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.427644 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428033 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428033 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428033 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428033 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428033 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428452 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428452 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428452 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428452 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428452 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428774 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428774 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.428774 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.428774 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429098 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429098 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429098 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429098 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429413 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429413 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429413 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429413 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429413 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429963 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429963 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429963 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.429963 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.429963 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430327 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430327 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430327 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430327 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430623 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430623 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430623 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430623 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430916 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430916 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.430916 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.430916 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431217 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431217 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431217 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431217 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431545 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431545 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431545 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431545 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431906 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431906 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431906 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.431906 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.431906 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432376 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432688 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432688 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432688 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432688 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432688 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.432841 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433050 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433243 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433460 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433656 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433656 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433656 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433656 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433788 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433788 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433788 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433788 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433788 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: warnings.warn(deprecated_msg) Jun 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-0607cf6e-e2d5-4091-8b38-b3a1350ce4af None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:12.433971 np0000183326 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 1/5] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 04:35:12 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:35:12.470959 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-d14d4bb8-a210-41fb-b79f-398d2ba67282 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:12.483439 np0000183326 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 2/6] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 04:35:12 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:35:12.519943 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [req-d14d4bb8-a210-41fb-b79f-398d2ba67282 req-a21ba6fd-9267-4a7a-a62a-0f0bb6440fbc None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:12.525243 np0000183326 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [req-d14d4bb8-a210-41fb-b79f-398d2ba67282 req-a21ba6fd-9267-4a7a-a62a-0f0bb6440fbc demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 04:35:12.525576 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [req-d14d4bb8-a210-41fb-b79f-398d2ba67282 req-a21ba6fd-9267-4a7a-a62a-0f0bb6440fbc demo demo] Empty body provided in request {{(pid=112647) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:12.525906 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.openstack.wsgi [req-d14d4bb8-a210-41fb-b79f-398d2ba67282 req-a21ba6fd-9267-4a7a-a62a-0f0bb6440fbc demo demo] Calling method 'version_select' {{(pid=112647) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:12.527220 np0000183326 devstack@c-api.service[112647]: INFO cinder.api.openstack.wsgi [req-d14d4bb8-a210-41fb-b79f-398d2ba67282 req-a21ba6fd-9267-4a7a-a62a-0f0bb6440fbc demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 04:35:12.527787 np0000183326 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 2/7] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 04:35:12 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:12.578907 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [None req-5039e60d-0852-4639-8eed-be552421b0bf None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:12.944441 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] GET https://199.204.45.78/volume/v3/types Jun 29 04:35:12.944802 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:12.945012 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] Calling method 'index' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:12.945634 np0000183326 devstack@c-api.service[112646]: /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 29 04:35:12.945634 np0000183326 devstack@c-api.service[112646]: warnings.warn( Jun 29 04:35:12.946360 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.api_utils [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] Removing options '' from query. {{(pid=112646) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:35:12.985510 np0000183326 devstack@c-api.service[112646]: DEBUG oslo_db.sqlalchemy.engines [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] 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=112646) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:35:13.007525 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [None req-5039e60d-0852-4639-8eed-be552421b0bf demo demo] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 29 04:35:13.007761 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 3/8] 199.204.45.78 () {64 vars in 1283 bytes} [Mon Jun 29 04:35:12 2026] GET /volume/v3/types => generated 377 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:13.042580 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:13.437502 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 04:35:13.438248 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:13.438248 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 demo demo] Calling method 'show' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:13.476942 np0000183326 devstack@c-api.service[112648]: DEBUG oslo_db.sqlalchemy.engines [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 demo demo] 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=112648) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:35:13.496900 np0000183326 devstack@c-api.service[112648]: /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 29 04:35:13.496900 np0000183326 devstack@c-api.service[112648]: warnings.warn( Jun 29 04:35:13.499115 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-0b80bf10-0061-48ab-8c27-7797a1c3d631 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 04:35:13.499549 np0000183326 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 2/9] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 04:35:13 2026] GET /volume/v3/types/default => generated 145 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:13.984970 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-bea68ab6-71aa-48ee-8ccc-6ddb73a453d1 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:13.986811 np0000183326 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 3/10] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 04:35:13 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:35:14.029660 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.038031 np0000183326 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:35:14.078395 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 req-0e66e30c-74e6-401c-88a2-1e53325213d4 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.082246 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 req-0e66e30c-74e6-401c-88a2-1e53325213d4 demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 04:35:14.082636 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 req-0e66e30c-74e6-401c-88a2-1e53325213d4 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:14.083095 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 req-0e66e30c-74e6-401c-88a2-1e53325213d4 demo demo] Calling method 'version_select' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:14.083967 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-fa7da333-7451-48ae-a5c7-8b00b5e0c610 req-0e66e30c-74e6-401c-88a2-1e53325213d4 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 04:35:14.084474 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 4/12] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:14.136685 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-1c879ee1-e034-4ec5-9b94-c1143d3fed35 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.140313 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-1c879ee1-e034-4ec5-9b94-c1143d3fed35 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 04:35:14.140611 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-1c879ee1-e034-4ec5-9b94-c1143d3fed35 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:14.140956 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-1c879ee1-e034-4ec5-9b94-c1143d3fed35 demo demo] Calling method 'show' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:14.151560 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-1c879ee1-e034-4ec5-9b94-c1143d3fed35 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 04:35:14.152022 np0000183326 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 3/13] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:14.878893 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-db77b287-d6a2-402b-b018-a5421dd06e4a None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.879894 np0000183326 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 4/14] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:35:14.916496 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-01340979-5c97-432e-b56e-7b392c75f508 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.918898 np0000183326 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:35:14.950983 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-01340979-5c97-432e-b56e-7b392c75f508 req-0a56e9ae-5d75-4d6c-afd7-202fdca41bd4 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:14.954275 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-01340979-5c97-432e-b56e-7b392c75f508 req-0a56e9ae-5d75-4d6c-afd7-202fdca41bd4 demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 04:35:14.954526 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-01340979-5c97-432e-b56e-7b392c75f508 req-0a56e9ae-5d75-4d6c-afd7-202fdca41bd4 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:14.954781 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-01340979-5c97-432e-b56e-7b392c75f508 req-0a56e9ae-5d75-4d6c-afd7-202fdca41bd4 demo demo] Calling method 'version_select' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:14.955269 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-01340979-5c97-432e-b56e-7b392c75f508 req-0a56e9ae-5d75-4d6c-afd7-202fdca41bd4 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 04:35:14.955705 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 5/16] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:15.000534 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-8819922d-6481-4429-a8a7-f9c253000f3c None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:15.003629 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-8819922d-6481-4429-a8a7-f9c253000f3c demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 04:35:15.004067 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-8819922d-6481-4429-a8a7-f9c253000f3c demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:15.004608 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-8819922d-6481-4429-a8a7-f9c253000f3c demo demo] Calling method 'show' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:15.013666 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-8819922d-6481-4429-a8a7-f9c253000f3c demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 04:35:15.014410 np0000183326 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 4/17] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 04:35:14 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:15.052357 np0000183326 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-834a0d3f-6e2f-4775-8e32-5530fff48446 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:15.053931 np0000183326 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 5/18] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 04:35:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:35:15.082786 np0000183326 devstack@c-api.service[112647]: DEBUG cinder.api.middleware.request_id [None req-a0d04fdb-453e-4472-bc7d-ed91905428e5 None None] RequestId filter calling following filter/app {{(pid=112647) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:15.085630 np0000183326 devstack@c-api.service[112647]: [pid: 112647|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 04:35:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:35:15.122240 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.middleware.request_id [req-a0d04fdb-453e-4472-bc7d-ed91905428e5 req-c93cbe0a-3814-4193-aa8b-ab968b1499e1 None None] RequestId filter calling following filter/app {{(pid=112646) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:15.124141 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-a0d04fdb-453e-4472-bc7d-ed91905428e5 req-c93cbe0a-3814-4193-aa8b-ab968b1499e1 demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 04:35:15.124339 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-a0d04fdb-453e-4472-bc7d-ed91905428e5 req-c93cbe0a-3814-4193-aa8b-ab968b1499e1 demo demo] Empty body provided in request {{(pid=112646) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:15.124557 np0000183326 devstack@c-api.service[112646]: DEBUG cinder.api.openstack.wsgi [req-a0d04fdb-453e-4472-bc7d-ed91905428e5 req-c93cbe0a-3814-4193-aa8b-ab968b1499e1 demo demo] Calling method 'version_select' {{(pid=112646) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:15.124925 np0000183326 devstack@c-api.service[112646]: INFO cinder.api.openstack.wsgi [req-a0d04fdb-453e-4472-bc7d-ed91905428e5 req-c93cbe0a-3814-4193-aa8b-ab968b1499e1 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 04:35:15.125253 np0000183326 devstack@c-api.service[112646]: [pid: 112646|app: 0|req: 6/20] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 04:35:15 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:15.168481 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.middleware.request_id [None req-6641d3e7-7e62-492e-a67f-9c92c020fa65 None None] RequestId filter calling following filter/app {{(pid=112648) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:35:15.171044 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-6641d3e7-7e62-492e-a67f-9c92c020fa65 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 04:35:15.171308 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-6641d3e7-7e62-492e-a67f-9c92c020fa65 demo demo] Empty body provided in request {{(pid=112648) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:35:15.171628 np0000183326 devstack@c-api.service[112648]: DEBUG cinder.api.openstack.wsgi [None req-6641d3e7-7e62-492e-a67f-9c92c020fa65 demo demo] Calling method 'show' {{(pid=112648) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:35:15.182117 np0000183326 devstack@c-api.service[112648]: INFO cinder.api.openstack.wsgi [None req-6641d3e7-7e62-492e-a67f-9c92c020fa65 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 04:35:15.182698 np0000183326 devstack@c-api.service[112648]: [pid: 112648|app: 0|req: 5/21] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 04:35:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:35:22.999773 np0000183326 devstack@c-api.service[112646]: DEBUG dbcounter [-] [112646] Writing DB stats cinder:SELECT=1 {{(pid=112646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}