Jun 09 11:45:57.762522 np0000179155 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 11:45:57.767792 np0000179155 devstack@c-api.service[113118]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 11:45:57 2026] *** Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: nodename: np0000179155 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: machine: x86_64 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: clock source: unix Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: pcre jit disabled Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: detected number of CPU cores: 16 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: current working directory: / Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: detected binary path: /usr/bin/uwsgi-core Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: your processes number limit is 256917 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: your memory page size is 4096 bytes Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: detected max file descriptor number: 2048 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: lock engine: pthread robust mutexes Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: thunder lock: enabled Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 11:45:57.770207 np0000179155 devstack@c-api.service[113118]: Set PythonHome to /opt/stack/data/venv Jun 09 11:45:57.806842 np0000179155 devstack@c-api.service[113118]: Python main interpreter initialized at 0x7471b16a3668 Jun 09 11:45:57.806842 np0000179155 devstack@c-api.service[113118]: python threads support enabled Jun 09 11:45:57.806842 np0000179155 devstack@c-api.service[113118]: your server socket listen backlog is limited to 100 connections Jun 09 11:45:57.806842 np0000179155 devstack@c-api.service[113118]: your mercy for graceful operations on workers is 80 seconds Jun 09 11:45:57.807357 np0000179155 devstack@c-api.service[113118]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 11:45:57.807496 np0000179155 devstack@c-api.service[113118]: *** Operational MODE: preforking *** Jun 09 11:45:57.807642 np0000179155 devstack@c-api.service[113118]: *** uWSGI is running in multiple interpreter mode *** Jun 09 11:45:57.807642 np0000179155 devstack@c-api.service[113118]: spawned uWSGI master process (pid: 113118) Jun 09 11:45:57.807815 np0000179155 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 11:45:57.808277 np0000179155 devstack@c-api.service[113118]: spawned uWSGI worker 1 (pid: 113128, cores: 1) Jun 09 11:45:57.808888 np0000179155 devstack@c-api.service[113118]: spawned uWSGI worker 2 (pid: 113129, cores: 1) Jun 09 11:45:57.809337 np0000179155 devstack@c-api.service[113118]: spawned uWSGI worker 3 (pid: 113130, cores: 1) Jun 09 11:45:57.809779 np0000179155 devstack@c-api.service[113118]: spawned uWSGI worker 4 (pid: 113131, cores: 1) Jun 09 11:45:57.809899 np0000179155 devstack@c-api.service[113118]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: we strongly recommend against using it for new projects. Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: framework. For more detail see Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:45:57.938406 np0000179155 devstack@c-api.service[113128]: import eventlet # noqa Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: we strongly recommend against using it for new projects. Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: framework. For more detail see Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:45:57.939209 np0000179155 devstack@c-api.service[113130]: import eventlet # noqa Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: we strongly recommend against using it for new projects. Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: framework. For more detail see Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:45:57.941642 np0000179155 devstack@c-api.service[113131]: import eventlet # noqa Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: we strongly recommend against using it for new projects. Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: framework. For more detail see Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:45:57.945969 np0000179155 devstack@c-api.service[113129]: import eventlet # noqa Jun 09 11:45:58.023888 np0000179155 devstack@c-api.service[113128]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:45:58.023888 np0000179155 devstack@c-api.service[113128]: warnings.warn( Jun 09 11:45:58.025302 np0000179155 devstack@c-api.service[113131]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:45:58.025302 np0000179155 devstack@c-api.service[113131]: warnings.warn( Jun 09 11:45:58.026128 np0000179155 devstack@c-api.service[113130]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:45:58.026128 np0000179155 devstack@c-api.service[113130]: warnings.warn( Jun 09 11:45:58.027804 np0000179155 devstack@c-api.service[113129]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:45:58.027804 np0000179155 devstack@c-api.service[113129]: warnings.warn( Jun 09 11:45:58.099533 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:58.099533 np0000179155 devstack@c-api.service[113130]: from cgi import parse_header Jun 09 11:45:58.099707 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:58.099707 np0000179155 devstack@c-api.service[113129]: from cgi import parse_header Jun 09 11:45:58.107271 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:58.107271 np0000179155 devstack@c-api.service[113131]: from cgi import parse_header Jun 09 11:45:58.108582 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:58.108582 np0000179155 devstack@c-api.service[113128]: from cgi import parse_header Jun 09 11:45:58.146971 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:58.146971 np0000179155 devstack@c-api.service[113129]: removals.removed_module( Jun 09 11:45:58.147529 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:58.147529 np0000179155 devstack@c-api.service[113130]: removals.removed_module( Jun 09 11:45:58.148518 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:58.148518 np0000179155 devstack@c-api.service[113129]: removals.removed_module( Jun 09 11:45:58.148960 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:58.148960 np0000179155 devstack@c-api.service[113130]: removals.removed_module( Jun 09 11:45:58.171070 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:58.171070 np0000179155 devstack@c-api.service[113128]: removals.removed_module( Jun 09 11:45:58.171213 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:58.171213 np0000179155 devstack@c-api.service[113131]: removals.removed_module( Jun 09 11:45:58.173266 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:58.173266 np0000179155 devstack@c-api.service[113131]: removals.removed_module( Jun 09 11:45:58.174889 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:58.174889 np0000179155 devstack@c-api.service[113128]: removals.removed_module( Jun 09 11:45:58.766902 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:58.766902 np0000179155 devstack@c-api.service[113129]: warnings.warn( Jun 09 11:45:58.772931 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:58.772931 np0000179155 devstack@c-api.service[113130]: warnings.warn( Jun 09 11:45:58.799774 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:58.799774 np0000179155 devstack@c-api.service[113128]: warnings.warn( Jun 09 11:45:58.838710 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:58.838710 np0000179155 devstack@c-api.service[113131]: warnings.warn( Jun 09 11:45:58.867996 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:58.867996 np0000179155 devstack@c-api.service[113129]: warnings.warn( Jun 09 11:45:58.872889 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:58.872889 np0000179155 devstack@c-api.service[113130]: warnings.warn( Jun 09 11:45:58.899051 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:58.899051 np0000179155 devstack@c-api.service[113128]: warnings.warn( Jun 09 11:45:58.941833 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:58.941833 np0000179155 devstack@c-api.service[113131]: warnings.warn( Jun 09 11:45:59.162268 np0000179155 devstack@c-api.service[113130]: 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 09 11:45:59.162581 np0000179155 devstack@c-api.service[113130]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113130) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:45:59.169927 np0000179155 devstack@c-api.service[113129]: 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 09 11:45:59.170138 np0000179155 devstack@c-api.service[113129]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113129) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:45:59.180676 np0000179155 devstack@c-api.service[113128]: 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 09 11:45:59.180895 np0000179155 devstack@c-api.service[113128]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113128) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:45:59.233244 np0000179155 devstack@c-api.service[113131]: 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 09 11:45:59.233482 np0000179155 devstack@c-api.service[113131]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113131) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:45:59.246802 np0000179155 devstack@c-api.service[113130]: /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 09 11:45:59.246802 np0000179155 devstack@c-api.service[113130]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:45:59.248305 np0000179155 devstack@c-api.service[113128]: /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 09 11:45:59.248305 np0000179155 devstack@c-api.service[113128]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:45:59.249539 np0000179155 devstack@c-api.service[113129]: /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 09 11:45:59.249539 np0000179155 devstack@c-api.service[113129]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:45:59.295851 np0000179155 devstack@c-api.service[113131]: /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 09 11:45:59.295851 np0000179155 devstack@c-api.service[113131]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:45:59.742478 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113128) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:45:59.742642 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113129) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:45:59.742714 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113131) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:45:59.742819 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.742932 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.742996 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743069 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743138 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113130) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:45:59.743203 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.743260 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.743329 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743394 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743479 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743549 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743549 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.743655 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.743655 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.743783 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.743843 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.743927 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.744009 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.744072 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.744273 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.744338 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.744392 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.744455 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.744522 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.744522 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.744622 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.744681 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.744747 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.744819 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.744906 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.745019 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.745087 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.745152 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.745217 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.745279 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.745342 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.745408 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.745464 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.745538 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.745538 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.745538 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.746243 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.746367 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.746439 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.746516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.746575 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.746630 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.746699 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.746766 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.746823 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.746918 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.746992 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.747059 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.747129 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.747192 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.747257 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.747320 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.747378 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.748052 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.748130 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.748188 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.748249 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.748312 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.748387 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.748454 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.748517 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.748577 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.748577 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.748577 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.748755 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.748755 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.748914 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.749057 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.749119 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.749180 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.749239 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.749298 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.749380 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.749447 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.749517 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.749584 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.749644 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.749713 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.749788 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.749856 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.749954 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.750013 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.750069 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.750106 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.750154 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.750195 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.750232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.751387 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.751455 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.751511 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.751552 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.751590 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.751632 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.751670 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.751709 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.751747 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.751785 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.751826 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.751889 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.751946 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.751984 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.752020 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.752062 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.752101 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.752154 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.752227 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.752273 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.752273 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.752364 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.752580 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.752628 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.752675 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.752721 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.752761 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.752800 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.752837 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.752902 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.752974 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.753013 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.753065 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.753120 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.753172 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.753240 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.753304 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.753359 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.753397 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.753443 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.753480 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.753525 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.753567 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.753608 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.753650 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.753698 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.753735 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.753735 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.753735 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.753735 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.753735 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.754419 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.754498 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.754549 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.754598 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.754640 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.754690 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.754731 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.754777 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.754822 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.754888 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.754931 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.754981 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.755022 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.755068 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.755108 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.755147 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.755205 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.755254 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.755293 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.755337 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.755376 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.755421 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.755467 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.755508 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.755552 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.755552 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.755552 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.755552 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.756200 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.756295 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.756295 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.756382 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.756433 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.756481 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.756527 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.756567 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.756613 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.756662 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.756704 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.756743 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.756782 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.756834 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.756939 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.756994 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.757041 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.757090 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.757130 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.757165 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.757208 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.757241 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.757285 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.757337 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.757376 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.757417 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.757417 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.757417 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.761784 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.761901 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.761968 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.761968 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.762054 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.762107 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.762146 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.762185 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.762225 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.762265 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.762327 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.762385 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.762447 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.762537 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.763449 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.763527 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.763567 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.763650 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.763717 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.763764 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.763819 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.763819 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.763928 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.763928 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.764010 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.764048 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.764086 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.764154 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.764679 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.764757 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.764792 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.764832 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.764889 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.764952 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.765004 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.765045 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.765100 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.765145 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.765185 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.765241 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.765284 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.765318 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.765318 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.765395 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.765395 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.765395 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.765395 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.765523 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.765523 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.765735 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.765799 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.765882 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.765947 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.765988 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.766039 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.766109 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.767371 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.767442 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.767498 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.767538 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.767592 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.767638 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.767672 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.767716 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.767764 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.767799 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.767839 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.767889 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.767940 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.767990 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.768052 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.768114 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.768162 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.768221 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.768269 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.768319 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.768374 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.768416 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.768416 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.768416 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.768416 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.768652 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.768652 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.768652 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.768769 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.768769 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.768769 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.768883 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.768960 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.769016 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.769063 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.769111 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.769153 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.769195 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.769234 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.769300 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.769338 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.769375 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.769424 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.769463 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.769504 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.769545 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.769581 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.769623 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.769664 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.769699 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.770264 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.770317 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.770371 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.770410 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.770455 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.770499 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.770536 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.770574 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.770619 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.770656 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.770698 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.770736 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.770776 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.770813 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.770850 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.770850 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.770957 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.771056 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.771116 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.771202 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.771249 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.771289 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.771332 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.771371 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.771416 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.771454 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.771454 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.771454 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.773092 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.773150 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.773200 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.773241 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.773279 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.773324 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.773369 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.773409 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.773446 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.773483 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.773530 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.773570 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.773570 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.773570 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.774541 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.774603 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.774644 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.774684 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.774723 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.774765 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.774806 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.774851 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.774915 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.774958 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.774998 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.775035 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.775085 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.775124 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.775169 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.775206 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.775243 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.775281 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.775325 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.775363 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.775409 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.775441 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.775486 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.775523 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.775630 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.775630 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.775711 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.775755 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.775793 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.775894 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.775933 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.775979 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.776017 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.776059 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.776101 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.776139 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.776139 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.776224 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.776267 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.776267 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.776267 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.776267 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.776449 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.776449 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.776555 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.776607 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.776651 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.776689 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.776731 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.776772 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.776805 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.776876 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.776955 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.776994 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.777037 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.777080 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.777118 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.777155 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.777155 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.777220 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.777259 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.777303 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.777350 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.777393 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.777393 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.777454 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.777491 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.777528 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.777570 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.777570 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.777654 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.777694 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.777732 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.777769 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.777817 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.777871 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.777919 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.777958 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.777996 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.778034 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.778086 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.778123 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.778161 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.778203 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.778243 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.778279 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.778315 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.778354 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.778354 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.778425 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.778468 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.778511 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.778554 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.778554 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.778621 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.778621 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.778621 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.778621 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.779039 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.779131 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.779131 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.779220 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.779260 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.779299 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.779337 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.779377 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.779417 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.779463 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.779507 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.779551 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.779619 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.779685 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.779730 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.779767 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.779804 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.779843 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.779942 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.779992 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.780031 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.780075 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.780110 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.780147 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.780147 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.780224 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.780266 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.780310 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.780347 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.780347 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.780417 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.780454 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.780490 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.780526 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.780577 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.780620 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.780668 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.780710 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.780752 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.780790 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.780834 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.780895 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.780969 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.781022 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.781068 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.781106 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.781142 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.781142 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.781229 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.781281 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.781318 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.781354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.781354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.781354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.781354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.781354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.784723 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.784794 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.784844 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.784932 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.784979 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.785038 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.785108 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.785180 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.785246 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.785304 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.785345 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.785383 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.785426 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.785469 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.785508 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.785550 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.785592 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.785640 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.785683 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.785722 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.785766 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.785812 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.785896 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.785952 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.786013 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.786072 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.786129 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.786173 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.786210 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.786253 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.786294 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.786336 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.786377 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.786415 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.786458 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.786506 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.786572 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.786637 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.786695 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.786736 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.786779 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.786816 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.786853 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.786929 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.786972 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.787011 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.787054 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.787092 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.787129 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.787165 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.787203 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.787239 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.787239 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.787312 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.787350 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.787350 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.787427 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.787427 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.787499 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.787535 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.787571 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.787607 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.787644 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.787686 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.787723 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.787846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.787905 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.787943 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.787980 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.788027 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.788065 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.788106 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.788143 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.788179 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.788216 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.788263 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.788305 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.788343 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.788390 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.788431 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.788474 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.788516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.788516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.788516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.789340 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.789407 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.789462 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.789507 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.789546 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.789583 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.789626 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.789670 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.789711 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.789750 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.789793 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.789839 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.789907 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.789947 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.789983 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.790020 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.790065 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.790109 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.790150 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.790195 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.790232 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.790282 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.790333 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.790394 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.790443 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.790487 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.790543 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.790588 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.790630 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.790675 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.790725 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.790779 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.790830 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.790906 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.790963 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.791010 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.791055 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.791106 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.791145 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.791180 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.791213 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.791254 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.791301 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.791354 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.791406 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.791465 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.791515 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.791565 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.791615 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.791660 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.791702 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.791746 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.791786 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.791826 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.791919 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.791964 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.792007 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.792054 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.792094 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.792137 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.792177 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.792217 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.792257 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.792296 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.792335 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.792381 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.792426 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.792466 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.792508 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.792553 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.792593 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.792633 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.792672 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.792718 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.792762 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.792807 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.792847 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.792958 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.793006 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.793053 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.793092 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.793141 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.793186 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.793231 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.793269 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.793326 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.793369 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.793409 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.793448 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.793493 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.793531 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.793576 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.793621 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.793672 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.793737 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.793795 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.793859 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.794001 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.794060 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.794117 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.794175 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.794246 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.794312 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.794377 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.794442 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.794516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.794578 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.794649 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.794713 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.794776 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.794838 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.794922 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.795344 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.795436 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.795436 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.795436 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.795436 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.795690 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.795754 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.795810 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.795891 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.795947 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.796004 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.796050 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.796104 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.796150 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.796189 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.796234 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.796273 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.796312 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.796351 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.796398 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.796451 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.796492 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.796539 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.796579 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.796624 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.796676 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.796729 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.796794 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.796846 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.797197 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.797241 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.797280 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.797507 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.797739 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.797786 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.797831 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.797831 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.797831 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.797995 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.798044 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.798086 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.798126 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.798164 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.798202 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.798254 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.798295 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.798339 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.798377 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.798420 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.798465 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.798505 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.798542 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.798596 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.798659 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.798713 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.798782 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.798842 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.798920 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.798968 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.799015 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.799062 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.799102 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.799163 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.799210 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.799254 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.799294 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.799334 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.799374 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.799443 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.799487 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.799526 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.799575 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.799623 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.799662 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.799707 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.799744 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.799789 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.799830 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.799908 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.799950 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.799988 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.800032 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.800078 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.800121 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.800163 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.800202 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.800240 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.800288 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.800326 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.800370 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.800410 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.800456 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.800499 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.800538 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.800538 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.800538 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.800538 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.800680 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.800680 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.800680 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.800680 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.800831 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.800923 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.800966 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.801004 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.801054 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.801100 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.801140 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.801178 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.801221 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.801263 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.801307 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.801350 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.801350 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.801437 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.801488 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.801545 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.801591 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.801629 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.801673 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.801728 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.801728 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.801728 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.801728 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.801728 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.801927 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.801927 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.801927 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.801927 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.802079 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.802128 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.802128 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.802205 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.802244 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.802287 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.802287 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.802358 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.802397 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.802434 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.802472 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.802535 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.802582 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.802631 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.802674 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.802674 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.802750 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.802788 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.802835 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.802925 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.803009 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.803009 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.803009 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.803009 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:45:59.805650 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113130) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.805718 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.805796 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.805826 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.805897 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113130) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.805964 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113130) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.806141 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113129) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.806141 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.806222 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.806282 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.806369 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113129) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.806422 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113129) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.806459 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113128) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.806488 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.806548 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.806608 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.806715 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113128) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.806746 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113131) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:45:59.806772 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113128) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.806804 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:45:59.806804 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:45:59.806948 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:45:59.806948 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113131) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:45:59.807020 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113131) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:45:59.853195 np0000179155 devstack@c-api.service[113129]: INFO dbcounter [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Registered counter for database cinder Jun 09 11:45:59.853446 np0000179155 devstack@c-api.service[113130]: INFO dbcounter [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Registered counter for database cinder Jun 09 11:45:59.853529 np0000179155 devstack@c-api.service[113128]: INFO dbcounter [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Registered counter for database cinder Jun 09 11:45:59.863326 np0000179155 devstack@c-api.service[113131]: INFO dbcounter [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Registered counter for database cinder Jun 09 11:45:59.899557 np0000179155 devstack@c-api.service[113129]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 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=113129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:45:59.903374 np0000179155 devstack@c-api.service[113128]: DEBUG oslo_db.sqlalchemy.engines [None req-549bdcec-7516-4f85-88d4-1b5541045dbd 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=113128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:45:59.907141 np0000179155 devstack@c-api.service[113130]: DEBUG oslo_db.sqlalchemy.engines [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b 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=113130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:45:59.911082 np0000179155 devstack@c-api.service[113131]: DEBUG oslo_db.sqlalchemy.engines [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de 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=113131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:00.018260 np0000179155 devstack@c-api.service[113129]: DEBUG dbcounter [-] [113129] Writer thread running {{(pid=113129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:46:00.020764 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:46:00.021601 np0000179155 devstack@c-api.service[113128]: DEBUG dbcounter [-] [113128] Writer thread running {{(pid=113128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:46:00.023262 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:46:00.024063 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:46:00.025658 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:46:00.025723 np0000179155 devstack@c-api.service[113131]: DEBUG dbcounter [-] [113131] Writer thread running {{(pid=113131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:46:00.026507 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:46:00.028024 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:46:00.028236 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:46:00.028399 np0000179155 devstack@c-api.service[113130]: DEBUG dbcounter [-] [113130] Writer thread running {{(pid=113130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:46:00.029045 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:46:00.029427 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.030577 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:46:00.031100 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:46:00.031311 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:46:00.032145 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.032718 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:46:00.033557 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:46:00.033879 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.034944 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:46:00.035960 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:46:00.036163 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.036239 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.038039 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:46:00.038879 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.040237 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.042160 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.071929 np0000179155 devstack@c-api.service[113129]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 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=113129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:00.074679 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:46:00.075764 np0000179155 devstack@c-api.service[113128]: DEBUG oslo_db.sqlalchemy.engines [None req-549bdcec-7516-4f85-88d4-1b5541045dbd 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=113128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:00.076945 np0000179155 devstack@c-api.service[113131]: DEBUG oslo_db.sqlalchemy.engines [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de 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=113131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:00.077148 np0000179155 devstack@c-api.service[113129]: INFO cinder.rpc [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:46:00.077988 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:46:00.078397 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.079311 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:46:00.080358 np0000179155 devstack@c-api.service[113128]: INFO cinder.rpc [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:46:00.080818 np0000179155 devstack@c-api.service[113130]: DEBUG oslo_db.sqlalchemy.engines [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b 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=113130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:00.081535 np0000179155 devstack@c-api.service[113131]: INFO cinder.rpc [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:46:00.081597 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.082626 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.083529 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:46:00.086438 np0000179155 devstack@c-api.service[113130]: INFO cinder.rpc [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:46:00.087728 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.093784 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.094760 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.096000 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.098162 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.098954 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.099176 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.099406 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.101314 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.102101 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.102263 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.103545 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.105358 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.106168 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.106280 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.106689 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.108308 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.109128 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.109284 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.110721 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.112885 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.112951 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.112991 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.113695 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.114379 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.115115 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.115340 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.116562 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.117189 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.118030 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.118143 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.119777 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.120081 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.121025 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.121137 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.121533 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.122522 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.122613 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.122666 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.124194 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.125188 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.125255 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.125495 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.127020 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.129703 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.129816 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.130675 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.130743 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.133050 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.134014 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.134077 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.134877 np0000179155 devstack@c-api.service[113129]: WARNING cinder.api.contrib.hosts [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:46:00.135479 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.135606 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.135905 np0000179155 devstack@c-api.service[113128]: WARNING cinder.api.contrib.hosts [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:46:00.136047 np0000179155 devstack@c-api.service[113131]: WARNING cinder.api.contrib.hosts [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:46:00.136956 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.137059 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.137108 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.138035 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.138188 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.138580 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.138819 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.139469 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.140095 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.140156 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.140749 np0000179155 devstack@c-api.service[113130]: WARNING cinder.api.contrib.hosts [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:46:00.141024 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.141594 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.141642 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.141763 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.142455 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.142999 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.143060 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.143108 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.143834 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.144413 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.144478 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.144527 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.145314 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.145782 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.145914 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.145970 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.146658 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.146781 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: extensions {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.147221 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.147277 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.147693 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: extensions {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.148206 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: extensions {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.148589 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.148717 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: encryption {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.149571 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: encryption {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.149635 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: encryption {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.150043 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.150219 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: capabilities {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.151111 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: capabilities {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.151180 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: capabilities {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.151338 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.151528 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-quota-class-sets {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.152351 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: extensions {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.152412 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-quota-class-sets {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.152472 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-quota-class-sets {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.152825 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-volume-type-access {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.153653 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-volume-type-access {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.153779 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-volume-type-access {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.154377 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: encryption {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.154450 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: extra_specs {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.155277 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: extra_specs {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.155494 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: extra_specs {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.155875 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: capabilities {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.155999 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-hosts {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.156848 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-hosts {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.157204 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-quota-class-sets {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.157263 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-hosts {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.157354 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-availability-zone {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.158189 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-availability-zone {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.158462 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-volume-type-access {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.158591 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-availability-zone {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.158673 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: consistencygroups {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.159516 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: consistencygroups {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.159948 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: consistencygroups {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.160073 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: extra_specs {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.160671 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: cgsnapshots {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.161672 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-hosts {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.161744 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: cgsnapshots {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.161974 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: cgsnapshots {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.162065 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-snapshot-manage {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.163119 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-snapshot-manage {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.163181 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-availability-zone {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.163516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-snapshot-manage {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.163565 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-volume-manage {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.164515 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-volume-manage {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.164582 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: consistencygroups {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.164805 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-volume-manage {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.164961 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: backups {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.165968 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: backups {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.166258 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: backups {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.166456 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: cgsnapshots {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.166969 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: encryption {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.167912 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-snapshot-manage {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.167985 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: encryption {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.168303 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: encryption {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.168570 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-volume-transfer {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.169381 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-volume-manage {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.169517 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-volume-transfer {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.170211 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: scheduler-stats {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.170516 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-volume-transfer {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.170827 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: backups {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.171100 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: scheduler-stats {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.171700 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: os-quota-sets {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.172752 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: os-quota-sets {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.172856 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: scheduler-stats {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.172922 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: encryption {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.173149 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extended resource: qos-specs {{(pid=113129) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.174434 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-volume-transfer {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.174777 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extended resource: qos-specs {{(pid=113131) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.175056 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: os-quota-sets {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.175728 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] SnapshotActionsController initialized {{(pid=113129) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:46:00.176012 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: scheduler-stats {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.176552 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.176955 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.contrib.snapshot_actions [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] SnapshotActionsController initialized {{(pid=113131) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:46:00.177186 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extended resource: qos-specs {{(pid=113128) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.177464 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: os-quota-sets {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.177681 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.178004 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.178898 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extended resource: qos-specs {{(pid=113130) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:46:00.179074 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.179364 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.179739 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.contrib.snapshot_actions [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] SnapshotActionsController initialized {{(pid=113128) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:46:00.180467 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.180569 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.180679 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.181605 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.contrib.snapshot_actions [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] SnapshotActionsController initialized {{(pid=113130) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:46:00.181824 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.182019 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.182066 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.182346 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.183146 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.183343 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.183403 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.183717 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.184471 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.184692 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.184754 np0000179155 devstack@c-api.service[113129]: WARNING castellan.key_manager.migration [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.185108 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.185708 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.185820 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension TypesManage extending resource: types {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.185891 np0000179155 devstack@c-api.service[113131]: WARNING castellan.key_manager.migration [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.185954 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186016 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.186060 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186156 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeActions extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186364 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186421 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.186481 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension UsedLimits extending resource: limits {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186602 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186681 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186762 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186826 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186884 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension TypesManage extending resource: types {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.186920 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension AdminActions extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187004 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187054 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension AdminActions extending resource: snapshots {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187105 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension AdminActions extending resource: backups {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187145 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension SnapshotActions extending resource: snapshots {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187207 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187253 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeActions extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187311 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187355 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeTypeAccess extending resource: types {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187391 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.187424 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.v3.router [None req-6a6768c7-daea-41b0-8981-d51e350e2ea9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113129) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187526 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension UsedLimits extending resource: limits {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187628 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187725 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.187771 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187835 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.187951 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension AdminActions extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188064 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension AdminActions extending resource: snapshots {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188163 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension AdminActions extending resource: backups {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188262 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188361 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188462 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.v3.router [None req-d19c71fe-fe71-41b1-be80-2afc4b90e1de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113131) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.188806 np0000179155 devstack@c-api.service[113128]: WARNING castellan.key_manager.migration [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.189081 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.189764 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.189886 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension TypesManage extending resource: types {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190016 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190127 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190223 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeActions extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190437 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190482 np0000179155 devstack@c-api.service[113130]: WARNING castellan.key_manager.migration [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:46:00.190549 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension UsedLimits extending resource: limits {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190649 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190748 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190877 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.190985 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension AdminActions extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191097 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension AdminActions extending resource: snapshots {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191200 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension AdminActions extending resource: backups {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191300 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191388 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191433 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191502 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension TypesManage extending resource: types {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191556 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.v3.router [None req-549bdcec-7516-4f85-88d4-1b5541045dbd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113128) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191607 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191720 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.191819 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeActions extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192052 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192170 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension UsedLimits extending resource: limits {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192271 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192369 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192478 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192612 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension AdminActions extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192712 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension AdminActions extending resource: snapshots {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192814 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension AdminActions extending resource: backups {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.192933 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.193035 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.193141 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.v3.router [None req-adec92dc-e6b2-40cf-a8e4-5028cc8e1e9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113130) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:46:00.195153 np0000179155 devstack@c-api.service[113129]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7471b16a3668 pid: 113129 (default app) Jun 09 11:46:00.196244 np0000179155 devstack@c-api.service[113131]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7471b16a3668 pid: 113131 (default app) Jun 09 11:46:00.199137 np0000179155 devstack@c-api.service[113128]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7471b16a3668 pid: 113128 (default app) Jun 09 11:46:00.201068 np0000179155 devstack@c-api.service[113130]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7471b16a3668 pid: 113130 (default app) Jun 09 11:46:00.203071 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203071 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203226 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203226 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203226 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203226 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203226 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203501 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203796 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203796 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203796 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.203796 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.203796 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204060 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204060 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204060 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204060 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204262 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204262 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204262 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204262 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204456 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204456 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204456 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204456 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204456 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204731 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204731 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204731 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204731 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204731 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.204962 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205212 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205471 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.205737 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206089 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206089 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206089 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206089 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206279 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206279 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206279 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206279 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206279 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206522 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206522 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206522 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206522 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206522 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.206735 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207013 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207013 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207013 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207013 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207013 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207264 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207264 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207264 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207264 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207264 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207488 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207488 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207488 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207488 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207670 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207670 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207670 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207670 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207887 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207887 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207887 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.207887 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.207887 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208144 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208144 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208144 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208144 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208144 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208379 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208379 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208379 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208379 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208581 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208581 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208581 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208581 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208799 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208799 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.208799 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.208799 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209014 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209014 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209014 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209014 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209669 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209669 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209669 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209669 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.209852 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210130 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210130 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210130 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210130 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210130 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210355 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210621 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.210914 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211197 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211418 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211418 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211418 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211418 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211579 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211579 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211579 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211579 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211740 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211740 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211740 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211740 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: /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 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: warnings.warn(deprecated_msg) Jun 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-261392ed-fc05-402d-8c92-b7ff6db5866c None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:46:00.211907 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Tue Jun 9 11:46:00 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:46:07.298096 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.298096 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.298096 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.298096 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.298096 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.298811 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.298811 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.298811 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.298811 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.298811 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299151 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299485 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299485 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299485 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299485 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299743 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299743 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299743 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299743 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299997 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299997 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.299997 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.299997 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300273 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300273 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300273 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300273 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300273 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300575 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300575 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300575 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300575 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300575 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.300847 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303448 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.303781 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304229 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304229 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304229 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304229 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304229 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304527 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304527 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304527 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304527 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304527 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.304800 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.305157 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305635 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.305635 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305635 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.305635 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.305635 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.308949 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.308949 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.308949 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.308949 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.308949 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309240 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309240 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309240 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309240 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309382 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309382 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309382 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309382 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309494 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309494 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309494 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309494 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309494 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309638 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309638 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309638 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309638 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309638 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309761 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309761 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309761 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309761 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309876 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309876 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309876 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309876 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309985 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309985 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.309985 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.309985 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310092 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310092 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310092 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310092 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310212 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310212 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310212 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310212 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310317 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310317 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310317 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310317 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310317 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310447 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310595 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310595 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310595 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310595 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310595 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310718 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.310887 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311039 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311186 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311340 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311340 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311340 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311340 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311451 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311451 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311451 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311451 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311451 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: warnings.warn(deprecated_msg) Jun 09 11:46:07.311583 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.middleware.request_id [None req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 None None] RequestId filter calling following filter/app {{(pid=113131) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:46:07.800552 np0000179155 devstack@c-api.service[113131]: INFO cinder.api.openstack.wsgi [None req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 admin admin] POST https://199.204.45.242/volume/v3/types Jun 09 11:46:07.801135 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.openstack.wsgi [None req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113131) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:46:07.802725 np0000179155 devstack@c-api.service[113131]: /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 09 11:46:07.802725 np0000179155 devstack@c-api.service[113131]: warnings.warn( Jun 09 11:46:07.844114 np0000179155 devstack@c-api.service[113131]: DEBUG oslo_db.sqlalchemy.engines [None req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 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=113131) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:07.873164 np0000179155 devstack@c-api.service[113131]: INFO cinder.api.openstack.wsgi [None req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 09 11:46:07.873491 np0000179155 devstack@c-api.service[113131]: [pid: 113131|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Tue Jun 9 11:46:07 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:46:07.900884 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.900884 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.900884 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.900884 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.900884 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901684 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.901684 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901684 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.901684 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901684 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.901885 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902148 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902148 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902148 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902148 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902288 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902288 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902288 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902288 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902439 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902439 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902439 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902439 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902593 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902593 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902593 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902593 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902593 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902768 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902768 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902768 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902768 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902768 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.902958 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903268 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903489 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903697 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903697 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903697 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.903697 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.903697 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.904829 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.904829 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.904829 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.904829 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.904829 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905025 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905521 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905756 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905756 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905756 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.905756 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.905756 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906031 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906031 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906031 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906031 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906031 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906216 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906216 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906216 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906216 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906416 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906416 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906416 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906416 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906567 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906567 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906567 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906567 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906567 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906781 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906781 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906781 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906781 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906781 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906985 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906985 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.906985 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.906985 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907127 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907127 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907127 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907127 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907283 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907283 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907283 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907283 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907578 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907578 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907578 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907578 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907726 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907726 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.907726 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.907726 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908683 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.908683 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908683 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.908683 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908683 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.908895 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909109 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909109 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909109 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909109 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909109 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909282 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909498 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909737 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.909972 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910190 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910190 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910190 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910190 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910345 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910345 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910345 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910345 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910345 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910531 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910531 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910531 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.910531 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:07.910531 np0000179155 devstack@c-api.service[113128]: warnings.warn(deprecated_msg) Jun 09 11:46:07.914878 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.middleware.request_id [req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 req-ab09cb04-70fc-47e4-b610-106dac264585 None None] RequestId filter calling following filter/app {{(pid=113128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:46:08.248607 np0000179155 devstack@c-api.service[113128]: INFO cinder.api.openstack.wsgi [req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 req-ab09cb04-70fc-47e4-b610-106dac264585 admin admin] POST https://199.204.45.242/volume/v3/types/7fdb6158-7981-45d4-9fff-1ef6e88797c9/extra_specs Jun 09 11:46:08.249179 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.openstack.wsgi [req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 req-ab09cb04-70fc-47e4-b610-106dac264585 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:46:08.250806 np0000179155 devstack@c-api.service[113128]: /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 09 11:46:08.250806 np0000179155 devstack@c-api.service[113128]: warnings.warn( Jun 09 11:46:08.293156 np0000179155 devstack@c-api.service[113128]: DEBUG oslo_db.sqlalchemy.engines [req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 req-ab09cb04-70fc-47e4-b610-106dac264585 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=113128) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:46:08.358307 np0000179155 devstack@c-api.service[113128]: INFO cinder.api.openstack.wsgi [req-6f386b55-9f1a-4102-97ee-378ea1fcaa80 req-ab09cb04-70fc-47e4-b610-106dac264585 admin admin] https://199.204.45.242/volume/v3/types/7fdb6158-7981-45d4-9fff-1ef6e88797c9/extra_specs returned with HTTP 200 Jun 09 11:46:08.358881 np0000179155 devstack@c-api.service[113128]: [pid: 113128|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Tue Jun 9 11:46:07 2026] POST /volume/v3/types/7fdb6158-7981-45d4-9fff-1ef6e88797c9/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:46:10.076365 np0000179155 devstack@c-api.service[113129]: DEBUG dbcounter [-] [113129] Writing DB stats cinder:SELECT=6 {{(pid=113129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:46:10.085064 np0000179155 devstack@c-api.service[113130]: DEBUG dbcounter [-] [113130] Writing DB stats cinder:SELECT=6 {{(pid=113130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:46:17.874577 np0000179155 devstack@c-api.service[113131]: DEBUG dbcounter [-] [113131] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113131) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:46:18.357097 np0000179155 devstack@c-api.service[113128]: DEBUG dbcounter [-] [113128] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:49:45.498251 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.498251 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.498251 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.498251 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499124 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499124 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499124 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499124 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499398 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499700 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499700 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499700 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499700 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499700 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499979 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499979 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499979 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.499979 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.499979 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500212 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500212 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500212 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500212 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500411 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500411 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500411 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500411 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500411 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500663 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500663 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500663 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500663 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500663 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.500909 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501199 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501467 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501728 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501728 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501728 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501728 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501728 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501997 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501997 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501997 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.501997 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.501997 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502202 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502496 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502772 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502772 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502772 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.502772 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.502772 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503050 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503050 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503050 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503050 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503050 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503289 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503289 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503289 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503289 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503485 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503485 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503485 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503485 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503676 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503676 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503676 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503676 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503676 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503966 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503966 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503966 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.503966 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.503966 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504192 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504192 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504192 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504192 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504416 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504416 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504416 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504416 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504607 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504607 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504607 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504607 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504820 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504820 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.504820 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.504820 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505045 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505045 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505045 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505045 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505237 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505237 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505237 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505237 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505237 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505495 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505777 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505777 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505777 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.505777 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.505777 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506000 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506180 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506361 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506581 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506782 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506782 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506782 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506782 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506950 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506950 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506950 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.506950 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.506950 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: /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 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: warnings.warn(deprecated_msg) Jun 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.middleware.request_id [None req-90461040-9228-4f0d-b768-44fc2bfb9865 None None] RequestId filter calling following filter/app {{(pid=113130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:49:45.507135 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [None req-90461040-9228-4f0d-b768-44fc2bfb9865 None None] GET https://199.204.45.242/volume// Jun 09 11:49:45.507323 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [None req-90461040-9228-4f0d-b768-44fc2bfb9865 None None] Empty body provided in request {{(pid=113130) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:49:45.507323 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [None req-90461040-9228-4f0d-b768-44fc2bfb9865 None None] Calling method 'all' {{(pid=113130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:49:45.507323 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [None req-90461040-9228-4f0d-b768-44fc2bfb9865 None None] https://199.204.45.242/volume// returned with HTTP 300 Jun 09 11:49:45.507323 np0000179155 devstack@c-api.service[113130]: [pid: 113130|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Tue Jun 9 11:49:45 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 11:50:24.853709 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-d099c5ea-0868-4b34-950d-dee32e72e5cb None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:24.855313 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 2/5] 199.204.45.242 () {62 vars in 1068 bytes} [Tue Jun 9 11:50:24 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:50:24.893646 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.middleware.request_id [None req-bcf91e69-6932-4174-9a38-0a91c45e2f77 None None] RequestId filter calling following filter/app {{(pid=113131) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:24.902161 np0000179155 devstack@c-api.service[113131]: [pid: 113131|app: 0|req: 2/6] 199.204.45.242 () {64 vars in 1272 bytes} [Tue Jun 9 11:50:24 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:50:24.936958 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.middleware.request_id [req-bcf91e69-6932-4174-9a38-0a91c45e2f77 req-8518452a-dc1e-4e48-a23c-c4ecd5a3889e None None] RequestId filter calling following filter/app {{(pid=113128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:24.942004 np0000179155 devstack@c-api.service[113128]: INFO cinder.api.openstack.wsgi [req-bcf91e69-6932-4174-9a38-0a91c45e2f77 req-8518452a-dc1e-4e48-a23c-c4ecd5a3889e demo demo] GET https://199.204.45.242/volume/v3/ Jun 09 11:50:24.942326 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.openstack.wsgi [req-bcf91e69-6932-4174-9a38-0a91c45e2f77 req-8518452a-dc1e-4e48-a23c-c4ecd5a3889e demo demo] Empty body provided in request {{(pid=113128) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:24.942661 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.openstack.wsgi [req-bcf91e69-6932-4174-9a38-0a91c45e2f77 req-8518452a-dc1e-4e48-a23c-c4ecd5a3889e demo demo] Calling method 'version_select' {{(pid=113128) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:24.943744 np0000179155 devstack@c-api.service[113128]: INFO cinder.api.openstack.wsgi [req-bcf91e69-6932-4174-9a38-0a91c45e2f77 req-8518452a-dc1e-4e48-a23c-c4ecd5a3889e demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jun 09 11:50:24.944223 np0000179155 devstack@c-api.service[113128]: [pid: 113128|app: 0|req: 2/7] 199.204.45.242 () {66 vars in 1346 bytes} [Tue Jun 9 11:50:24 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:24.988659 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.middleware.request_id [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb None None] RequestId filter calling following filter/app {{(pid=113130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:25.345402 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb demo demo] GET https://199.204.45.242/volume/v3/types/default Jun 09 11:50:25.345794 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb demo demo] Empty body provided in request {{(pid=113130) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:25.346016 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb demo demo] Calling method 'show' {{(pid=113130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:25.387706 np0000179155 devstack@c-api.service[113130]: DEBUG oslo_db.sqlalchemy.engines [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb 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=113130) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:50:25.407955 np0000179155 devstack@c-api.service[113130]: /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 09 11:50:25.407955 np0000179155 devstack@c-api.service[113130]: warnings.warn( Jun 09 11:50:25.410332 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [None req-bdbd7fb0-0223-46de-a5cd-39c536e447cb demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jun 09 11:50:25.410723 np0000179155 devstack@c-api.service[113130]: [pid: 113130|app: 0|req: 2/8] 199.204.45.242 () {64 vars in 1301 bytes} [Tue Jun 9 11:50:24 2026] GET /volume/v3/types/default => generated 145 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:25.525579 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:25.897098 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 demo demo] GET https://199.204.45.242/volume/v3/types Jun 09 11:50:25.897799 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 demo demo] Empty body provided in request {{(pid=113129) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:25.897799 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 demo demo] Calling method 'index' {{(pid=113129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:25.898137 np0000179155 devstack@c-api.service[113129]: /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 09 11:50:25.898137 np0000179155 devstack@c-api.service[113129]: warnings.warn( Jun 09 11:50:25.898768 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.api_utils [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 demo demo] Removing options '' from query. {{(pid=113129) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:50:25.944968 np0000179155 devstack@c-api.service[113129]: DEBUG oslo_db.sqlalchemy.engines [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 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=113129) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:50:25.967134 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-299e46ca-90c3-4fff-adb0-e100f191ab42 demo demo] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 09 11:50:25.967817 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 3/9] 199.204.45.242 () {64 vars in 1290 bytes} [Tue Jun 9 11:50:25 2026] GET /volume/v3/types => generated 377 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:26.530982 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.middleware.request_id [None req-fd53fc32-fbdd-44be-b7b1-944745042601 None None] RequestId filter calling following filter/app {{(pid=113131) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:26.531565 np0000179155 devstack@c-api.service[113131]: [pid: 113131|app: 0|req: 3/10] 199.204.45.242 () {62 vars in 1068 bytes} [Tue Jun 9 11:50:26 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:50:26.570804 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.middleware.request_id [None req-8b503712-a59d-438c-a244-57dbbed03a11 None None] RequestId filter calling following filter/app {{(pid=113128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:26.579135 np0000179155 devstack@c-api.service[113128]: [pid: 113128|app: 0|req: 3/11] 199.204.45.242 () {64 vars in 1272 bytes} [Tue Jun 9 11:50:26 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:50:26.620200 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.middleware.request_id [req-8b503712-a59d-438c-a244-57dbbed03a11 req-a884e19a-5411-4c51-b450-fe0f9ff9d755 None None] RequestId filter calling following filter/app {{(pid=113130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:26.623632 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-8b503712-a59d-438c-a244-57dbbed03a11 req-a884e19a-5411-4c51-b450-fe0f9ff9d755 demo demo] GET https://199.204.45.242/volume/v3/ Jun 09 11:50:26.624159 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-8b503712-a59d-438c-a244-57dbbed03a11 req-a884e19a-5411-4c51-b450-fe0f9ff9d755 demo demo] Empty body provided in request {{(pid=113130) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:26.624665 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-8b503712-a59d-438c-a244-57dbbed03a11 req-a884e19a-5411-4c51-b450-fe0f9ff9d755 demo demo] Calling method 'version_select' {{(pid=113130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:26.625855 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-8b503712-a59d-438c-a244-57dbbed03a11 req-a884e19a-5411-4c51-b450-fe0f9ff9d755 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jun 09 11:50:26.626593 np0000179155 devstack@c-api.service[113130]: [pid: 113130|app: 0|req: 3/12] 199.204.45.242 () {66 vars in 1346 bytes} [Tue Jun 9 11:50:26 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:26.698869 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-dda66a05-1248-49f6-b71a-3031a21b7f29 None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:26.703510 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-dda66a05-1248-49f6-b71a-3031a21b7f29 demo demo] GET https://199.204.45.242/volume/v3/types/default Jun 09 11:50:26.704057 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-dda66a05-1248-49f6-b71a-3031a21b7f29 demo demo] Empty body provided in request {{(pid=113129) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:26.704614 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-dda66a05-1248-49f6-b71a-3031a21b7f29 demo demo] Calling method 'show' {{(pid=113129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:26.718402 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-dda66a05-1248-49f6-b71a-3031a21b7f29 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jun 09 11:50:26.718823 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 4/13] 199.204.45.242 () {64 vars in 1301 bytes} [Tue Jun 9 11:50:26 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:27.373246 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.middleware.request_id [None req-1c51ee8d-1b21-44f7-a10b-05ac150463aa None None] RequestId filter calling following filter/app {{(pid=113131) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.374821 np0000179155 devstack@c-api.service[113131]: [pid: 113131|app: 0|req: 4/14] 199.204.45.242 () {62 vars in 1068 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:50:27.416640 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.middleware.request_id [None req-1ec9e786-7760-4def-b48b-884a1a4aac27 None None] RequestId filter calling following filter/app {{(pid=113128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.421230 np0000179155 devstack@c-api.service[113128]: [pid: 113128|app: 0|req: 4/15] 199.204.45.242 () {64 vars in 1272 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:50:27.459313 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.middleware.request_id [req-1ec9e786-7760-4def-b48b-884a1a4aac27 req-084303ee-0211-4345-990d-ec88a4635213 None None] RequestId filter calling following filter/app {{(pid=113130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.462638 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-1ec9e786-7760-4def-b48b-884a1a4aac27 req-084303ee-0211-4345-990d-ec88a4635213 demo demo] GET https://199.204.45.242/volume/v3/ Jun 09 11:50:27.463021 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-1ec9e786-7760-4def-b48b-884a1a4aac27 req-084303ee-0211-4345-990d-ec88a4635213 demo demo] Empty body provided in request {{(pid=113130) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:27.463383 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-1ec9e786-7760-4def-b48b-884a1a4aac27 req-084303ee-0211-4345-990d-ec88a4635213 demo demo] Calling method 'version_select' {{(pid=113130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:27.464306 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-1ec9e786-7760-4def-b48b-884a1a4aac27 req-084303ee-0211-4345-990d-ec88a4635213 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jun 09 11:50:27.465164 np0000179155 devstack@c-api.service[113130]: [pid: 113130|app: 0|req: 4/16] 199.204.45.242 () {66 vars in 1346 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:27.509588 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-09c63529-8d59-45d6-a243-cf53797ce013 None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.511905 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-09c63529-8d59-45d6-a243-cf53797ce013 demo demo] GET https://199.204.45.242/volume/v3/types/default Jun 09 11:50:27.512200 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-09c63529-8d59-45d6-a243-cf53797ce013 demo demo] Empty body provided in request {{(pid=113129) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:27.512485 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-09c63529-8d59-45d6-a243-cf53797ce013 demo demo] Calling method 'show' {{(pid=113129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:27.522199 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-09c63529-8d59-45d6-a243-cf53797ce013 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jun 09 11:50:27.522626 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 5/17] 199.204.45.242 () {64 vars in 1301 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:27.562782 np0000179155 devstack@c-api.service[113131]: DEBUG cinder.api.middleware.request_id [None req-614e50b3-1e0a-4f72-b4d1-02bf137c2f0d None None] RequestId filter calling following filter/app {{(pid=113131) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.564043 np0000179155 devstack@c-api.service[113131]: [pid: 113131|app: 0|req: 5/18] 199.204.45.242 () {62 vars in 1068 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:50:27.605429 np0000179155 devstack@c-api.service[113128]: DEBUG cinder.api.middleware.request_id [None req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 None None] RequestId filter calling following filter/app {{(pid=113128) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.609005 np0000179155 devstack@c-api.service[113128]: [pid: 113128|app: 0|req: 5/19] 199.204.45.242 () {64 vars in 1272 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:50:27.644961 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.middleware.request_id [req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 req-42ba7b6c-881a-4a37-ae02-c9169c904d51 None None] RequestId filter calling following filter/app {{(pid=113130) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.648388 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 req-42ba7b6c-881a-4a37-ae02-c9169c904d51 demo demo] GET https://199.204.45.242/volume/v3/ Jun 09 11:50:27.648737 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 req-42ba7b6c-881a-4a37-ae02-c9169c904d51 demo demo] Empty body provided in request {{(pid=113130) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:27.649399 np0000179155 devstack@c-api.service[113130]: DEBUG cinder.api.openstack.wsgi [req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 req-42ba7b6c-881a-4a37-ae02-c9169c904d51 demo demo] Calling method 'version_select' {{(pid=113130) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:27.650081 np0000179155 devstack@c-api.service[113130]: INFO cinder.api.openstack.wsgi [req-e2eaf8ba-019b-4425-94c8-5d037adad8f4 req-42ba7b6c-881a-4a37-ae02-c9169c904d51 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jun 09 11:50:27.650726 np0000179155 devstack@c-api.service[113130]: [pid: 113130|app: 0|req: 5/20] 199.204.45.242 () {66 vars in 1346 bytes} [Tue Jun 9 11:50:27 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:50:27.695975 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.middleware.request_id [None req-6113e333-8371-48a0-90cd-1ab9bf6fc975 None None] RequestId filter calling following filter/app {{(pid=113129) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:50:27.698352 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-6113e333-8371-48a0-90cd-1ab9bf6fc975 demo demo] GET https://199.204.45.242/volume/v3/types/default Jun 09 11:50:27.698602 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-6113e333-8371-48a0-90cd-1ab9bf6fc975 demo demo] Empty body provided in request {{(pid=113129) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:50:27.698892 np0000179155 devstack@c-api.service[113129]: DEBUG cinder.api.openstack.wsgi [None req-6113e333-8371-48a0-90cd-1ab9bf6fc975 demo demo] Calling method 'show' {{(pid=113129) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:50:27.710011 np0000179155 devstack@c-api.service[113129]: INFO cinder.api.openstack.wsgi [None req-6113e333-8371-48a0-90cd-1ab9bf6fc975 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jun 09 11:50:27.710579 np0000179155 devstack@c-api.service[113129]: [pid: 113129|app: 0|req: 6/21] 199.204.45.242 () {64 vars in 1301 bytes} [Tue Jun 9 11:50:27 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 09 11:50:35.406323 np0000179155 devstack@c-api.service[113130]: DEBUG dbcounter [-] [113130] Writing DB stats cinder:SELECT=2 {{(pid=113130) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:50:37.705158 np0000179155 devstack@c-api.service[113129]: DEBUG dbcounter [-] [113129] Writing DB stats cinder:SELECT=7 {{(pid=113129) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}